mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2025-11-19 12:46:31 +00:00
Hide blocked explanation graphic on small windows
This commit is contained in:
parent
48534d4e29
commit
cc66a8306a
1 changed files with 3 additions and 0 deletions
|
|
@ -99,6 +99,9 @@
|
|||
text-align: center
|
||||
margin-bottom: 32px
|
||||
|
||||
@media screen and (max-width: 600px)
|
||||
display: none
|
||||
|
||||
img
|
||||
width: 552px
|
||||
height: 96px
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue