mirror of
https://github.com/chaoticbackup/chaoticbackup.github.io.git
synced 2026-03-22 01:34:20 -05:00
add space between header for small screen
This commit is contained in:
parent
cbdf601e3f
commit
fc70807e5d
|
|
@ -1,3 +1,9 @@
|
|||
@media only screen and (max-width: 975px) {
|
||||
.legacy.content {
|
||||
margin-top: 36px;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 975px) {
|
||||
|
||||
#player {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user