feat: icons css

This commit is contained in:
2025-10-09 16:40:13 +02:00
parent 75f57159a5
commit 35005df951

View File

@@ -24,6 +24,10 @@
--ui-container: var(--container-8xl);
}
h3 .iconify {
@apply size-6;
h2 > a > span + span {
@apply size-5 align-baseline;
}
h3 > a > span + span {
@apply size-6 align-text-top;
}