mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2024-11-14 04:17: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
|
text-align: center
|
||||||
margin-bottom: 32px
|
margin-bottom: 32px
|
||||||
|
|
||||||
|
@media screen and (max-width: 600px)
|
||||||
|
display: none
|
||||||
|
|
||||||
img
|
img
|
||||||
width: 552px
|
width: 552px
|
||||||
height: 96px
|
height: 96px
|
||||||
|
Loading…
Reference in New Issue
Block a user