padding 0 fonction_bureau

This commit is contained in:
Baptiste Rebillard 2022-04-09 12:58:45 +02:00
父節點 a4c836c9e8
當前提交 97216c9ecd
共有 2 個文件被更改,包括 2 次插入1 次删除

查看文件

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

查看文件

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