template/styles.css: travail sur header, correction marges mobile

This commit is contained in:
Adrien Bourmault 2024-02-29 10:57:15 +01:00
parent 454c0ef65e
commit be1d4e8d76
Signed by: neox
GPG Key ID: 2974E1D5F25DFCC8
1 changed files with 3 additions and 3 deletions

View File

@ -365,10 +365,10 @@ a.footer_cr_link {}
}
p#header_about {
padding-left: 0px;
margin-top: 0px;
font-weight: normal;
color: #FFF;
font-size: 100%;
text-align: center;
margin-left: 60px;
margin-top: -10px;
}
}