mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2024-11-12 19:37:29 +00:00
Hide blocked explanation graphic on small windows
This commit is contained in:
parent
48534d4e29
commit
cc66a8306a
@ -99,6 +99,9 @@
|
||||
text-align: center
|
||||
margin-bottom: 32px
|
||||
|
||||
@media screen and (max-width: 600px)
|
||||
display: none
|
||||
|
||||
img
|
||||
width: 552px
|
||||
height: 96px
|
||||
|
Loading…
Reference in New Issue
Block a user