TEC : Ajustement css

This commit is contained in:
Anthony Mahe
2025-05-19 11:52:32 +02:00
parent 9ac668a664
commit a285434930
3 changed files with 13 additions and 10 deletions

View File

@@ -60,13 +60,16 @@ h1 {
text-align: center;
}
h2 {
color: #CC4331;
line-height: 1.2;
text-align: center;
}
p span{
font-weight: bold;
}
/* Styles pour les écrans plus grand */
@media (min-width: 48em) {
.banner {