Déplacement abeille sur page accueil

This commit is contained in:
Claude Paroz 2025-09-06 20:18:54 +02:00
parent dc792aa009
commit 10d84fcf27
3 changed files with 5 additions and 4 deletions

View file

@ -35,7 +35,7 @@ nav {
.hometitle { font-size: 280%; }
}
@media only screen and (max-width : 500px) {
.logo-container img { width: 70px; }
img#abeille { width: 75px; }
}
.alert-danger { background-color: #FFD79C; }
.main-text { max-width: 100vw; }