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