clear content
This commit is contained in:
parent
13520a979e
commit
54bed87c4e
2 changed files with 438 additions and 431 deletions
|
@ -166,6 +166,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
+ a{
|
||||
clear: right;
|
||||
margin-top: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -233,6 +233,10 @@ nav > ul {
|
|||
.sr-only();
|
||||
}
|
||||
|
||||
.clearer{
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.structure,
|
||||
.none,
|
||||
.mobile-only {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue