This commit is contained in:
Nicolas Bally 2018-06-11 02:41:15 +02:00
parent 7b0b08022e
commit 5893fe087e

View File

@ -298,6 +298,8 @@ body{
margin-left:480px;
margin-right:100px;
margin-top:100px;
margin-bottom:300px;
}
@ -1444,6 +1446,7 @@ h1,h2,h3,h4{
#content{
margin-left:300px;
margin-top:50px;
margin-bottom:300px;
}
#colors{
@ -1457,6 +1460,7 @@ h1,h2,h3,h4{
@media screen and (max-width:800px) {
#content{
margin:30px 40px;
margin-bottom:300px;
}
#colors{