1
Fork 0

Website: improve compatibility for mobile devices

This commit is contained in:
Nadim Kobeissi 2025-07-02 14:00:29 +02:00
parent e093ef369b
commit 645fab0bb6
Signed by: nadim
SSH key fingerprint: SHA256:Wq6s8he3sp5RAhp1LaLtp6R1p/43SZswtuK9csAuVcM
2 changed files with 14 additions and 14 deletions

View file

@ -823,7 +823,7 @@ strong {
max-height: 0;
overflow: hidden;
transition: var(--transition);
padding: 0 1rem;
padding: 0 0.25rem;
}
.collapsible-content.active {