This commit is contained in:
2025-09-11 13:55:36 +02:00
parent 141151bcec
commit f9c1e24abe
7 changed files with 360 additions and 17 deletions

View File

@@ -66,6 +66,7 @@
<!-- CSS/SCSS -->
<link rel="stylesheet" href="{{ get_url(path="css/index.css", trailing_slash=false, cachebust=true) | safe }}" />
<link rel="stylesheet" href="{{ get_url(path="css/animations.css", trailing_slash=false, cachebust=true) | safe }}" />
<style>
.space-x-10>:not([hidden])~:not([hidden]){
margin-left: calc(1.5rem*calc(1 - var(--tw-space-x-reverse)))!important;