padding 0 fonction_bureau

This commit is contained in:
Baptiste Rebillard 2022-04-09 12:58:45 +02:00
parent a4c836c9e8
commit 97216c9ecd
2 changed files with 2 additions and 1 deletions

View file

@ -60,6 +60,6 @@ section .title_com {
background-color: white;
color: black;
padding: 10px;
margin-top: 40px;
margin-top: 0;
font-size: 30px;
}

View file

@ -86,4 +86,5 @@ footer {
margin-right: auto;
padding: 50px;
font-size: 20px;
color: black;
}