This commit is contained in:
Blandine Bajard 2022-03-01 17:32:23 +01:00
commit 6c489a4fda
29 changed files with 581 additions and 212 deletions

View file

@ -12,7 +12,7 @@
.container {
display: flex;
padding: 10px;
padding: 20px;
}
@ -26,7 +26,7 @@ button{
#boxFour{
height: 150px;
margin-top: -70px;
margin-top: -99px;
width: fit-content;
}