Public Access
5
0
This commit is contained in:
2025-11-26 12:31:10 -05:00
2 changed files with 67 additions and 28 deletions

View File

@@ -106,10 +106,10 @@ footer {
background-color: rgb(138, 43, 226);
}
.accueil main p {
.accueil article p {
margin: auto;
display: flex;
width: 50%;
width: 45%;
}
/****************************/