🐛 Fix typography on shortcut section name

This commit is contained in:
Eva Marco 2026-08-05 10:13:52 +02:00
parent 208b5da392
commit 90f73b877b

View File

@ -21,7 +21,7 @@
.section-title,
.subsection-title {
@include t.use-typography("title-small");
@include t.use-typography("headline-small");
display: flex;
align-items: center;