feat: style and infos

This commit is contained in:
2026-04-23 18:38:57 +02:00
parent 857a35e8f8
commit 87546628d4
7 changed files with 15 additions and 11 deletions
+2 -1
View File
@@ -804,7 +804,8 @@ hr {
width: clamp(84px, 12vw, 108px);
min-width: clamp(84px, 12vw, 108px);
height: clamp(84px, 12vw, 108px);
object-fit: cover;
object-fit: contain;
object-position: center;
box-shadow: none;
}