mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
padding fix for front header
This commit is contained in:
parent
663c69cd83
commit
d12dc53631
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@
|
|||
float: left;
|
||||
position:absolute;
|
||||
top: -40px;
|
||||
margin-bottom: 15px;
|
||||
margin-bottom: -60px!important;
|
||||
|
||||
@media (max-device-width:480px), screen and (max-width:800px){
|
||||
height:auto;
|
||||
|
|
Loading…
Add table
Reference in a new issue