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

@@ -2,7 +2,7 @@
position: relative;
padding-top: 56.25%;
@include media-query('md') {
@media (min-width: 48rem) {
.post & {
padding-top: 66%;
}