fix: add margin-top to body

proto-module-actu-react
Jalil Arfaoui 2023-02-23 23:42:30 +01:00
parent 153034a560
commit c6ecd4fbeb
1 changed files with 1 additions and 0 deletions

View File

@ -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;