Actualiser main-site.scss

This commit is contained in:
GZod01 2024-11-11 11:43:00 +01:00
parent 4b08b23299
commit 0f45b8de54

View file

@ -41,6 +41,12 @@ a{
height:110%; height:110%;
} }
} }
h1{
font-weight: 600;
text-align: center;
text-decoration: underline;
font-size: large;
}
body { body {
background-color: $bgcolor; background-color: $bgcolor;
display: flex; display: flex;