forked from leftypol/leftypol
style.css: move user control spacing to css
This commit is contained in:
parent
13817e83be
commit
da29ff3f85
2 changed files with 7 additions and 3 deletions
|
@ -493,6 +493,10 @@ input.delete {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
.user-controls > a {
|
||||
margin-left: 1ch;
|
||||
}
|
||||
|
||||
@media (max-width: 48em) {
|
||||
.intro > .user-controls {
|
||||
clear: both;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue