style(front): correct format

This commit is contained in:
Edouard Vanbelle
2026-04-15 00:15:53 +02:00
parent 761d159a92
commit 6e3d87c27e
2 changed files with 38 additions and 31 deletions
+3 -1
View File
@@ -990,7 +990,9 @@ details[open] summary {
padding: 18px 14px;
border: 2px solid var(--color-border);
border-radius: 12px;
transition: border-color 0.2s, background 0.2s;
transition:
border-color 0.2s,
background 0.2s;
text-align: center;
font-weight: 500;
}