feat: change topics and fix image in Firefox

This commit is contained in:
Julien Calixte
2026-02-21 21:52:02 +01:00
parent aa9e068adc
commit 07a4953504
2 changed files with 17 additions and 11 deletions

View File

@@ -64,6 +64,10 @@ li {
font-size: clamp(var(--min-font-size, 11px), 2.1vw, var(--font-size, 28px));
}
.customer-satisfaction h2 {
display: block;
}
.customer-satisfaction h2,
.customer-satisfaction p {
margin: 0;