Encore des optimisations

This commit is contained in:
stiti
2024-05-26 15:58:11 +02:00
parent 5d7cb699fd
commit f2644d2e5c
4 changed files with 2 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ body {
color: #640875;
}
.container {
width: 80%;
width: 95%;
margin: 0 auto;
padding: 20px;
}