fix: add margin-top to body
parent
153034a560
commit
c6ecd4fbeb
|
@ -13,6 +13,7 @@ body {
|
|||
line-height: 1.8em;
|
||||
text-transform: none;
|
||||
color: #222;
|
||||
margin-top: 139px !important;
|
||||
|
||||
--fbc-blue-60: #0060df;
|
||||
--fbc-blue-70: #003eaa;
|
||||
|
|
Loading…
Reference in New Issue