Fix mobile heading accents

This commit is contained in:
2026-03-22 19:23:47 +01:00
parent 8594a7cfad
commit 52976bfd6f

View File

@@ -783,6 +783,12 @@ button {
width: 84px;
}
.section-head__accent--about {
top: calc(100% - 12px);
left: 0;
width: 72px;
}
.section-title,
.about__content .section-head .section-title {
text-align: left;