retire le timestamp de la MAJ du guide du footer

This commit is contained in:
vincent-peugnet 2026-02-12 13:45:12 +01:00 committed by Nono
parent 28c72626b7
commit c65a063124
2 changed files with 11 additions and 4 deletions

View file

@ -221,9 +221,15 @@ code {
margin-right: 0;
}
div#maj-guide {
text-align: center;
margin: 2em 1em;
}
@media (max-width: 500px) {
/* Hide stickers on mobile */
.randomStart {
display: none;
}
}
}