index: en: yet another dirty one

This commit is contained in:
He4eT 2025-04-18 06:27:04 +02:00 committed by Alexey
commit 5a417a7aa5
6 changed files with 60 additions and 36 deletions

View file

@ -61,6 +61,7 @@ h1 {
}
@media (max-width: 768px) {
h1 {
font-size: calc(7 * var(--step));
margin-block-end: calc(3 * var(--step));
}
}