Fixed home slideshow + new version page infos
All checks were successful
Deploy / Deploy to Production (push) Successful in 7s

This commit is contained in:
camille 2026-06-30 17:54:18 +02:00
parent 9a615bd92d
commit 6bfd9ae262
22 changed files with 755 additions and 603 deletions

View file

@ -12,3 +12,11 @@ button {
nav li {
list-style: none;
}
h1,
h3 {
font-weight: normal;
font-size: inherit;
line-height: inherit;
margin: 0;
}