Footer: display block

This commit is contained in:
Adrien Bourmault 2022-07-08 15:56:00 +02:00
parent 3ab337483a
commit 628a732a04
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 2 additions and 0 deletions

View File

@ -169,10 +169,12 @@ footer {
}
#a-lec_footer h1 {
display: block;
font-size: 130%;
color: #FFF;
font-weight: bold;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 0px;
}