clear content

This commit is contained in:
Jana Deutschländer 2017-01-10 14:43:13 +01:00
commit 54bed87c4e
2 changed files with 438 additions and 431 deletions

View file

@ -166,6 +166,9 @@
} }
} }
} }
+ a{
clear: right;
margin-top: 20px;
}
} }

View file

@ -233,6 +233,10 @@ nav > ul {
.sr-only(); .sr-only();
} }
.clearer{
clear: both;
}
.structure, .structure,
.none, .none,
.mobile-only { .mobile-only {