Add some slight side margin to offline banner for mobile
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
@include screen(tablet) {
|
||||
font-size: 1.2rem;
|
||||
padding: 1em;
|
||||
margin: 1rem auto;
|
||||
margin: 1rem 0.2rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user