mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Add some slight side margin to offline banner for mobile
This commit is contained in:
parent
9744d4680c
commit
e522bddf53
@ -21,7 +21,7 @@
|
|||||||
@include screen(tablet) {
|
@include screen(tablet) {
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
margin: 1rem auto;
|
margin: 1rem 0.2rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user