slightly improve js-free Card rendering

This commit is contained in:
2024-01-21 10:34:23 +01:00
parent 27c643ef2b
commit 18e26790ce
10 changed files with 39 additions and 67 deletions

View File

@ -1,3 +1,6 @@
<script>
import "$lib/css/nordtheme.css";
</script>
<style>
:root{
--icon_fill: var(--nord4);