Remove stalfos lib - with regression on some UI elements

This commit is contained in:
2025-09-26 16:17:38 +02:00
parent 208ec207e5
commit 327e8a2af4
12 changed files with 39 additions and 173 deletions

View File

@@ -11,7 +11,7 @@
h2,
h3 {
@include apply-utility('leading', 'tight');
line-height: 1.2;
position: relative;
}
@@ -288,7 +288,7 @@
}
h2 {
@include apply-utility('font', 'base');
font-family: #{map-get($tokens, 'fonts', 'base')};
text-align: left;
font-weight: 600;
margin-bottom: 1rem;