mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
feat: add page with resources for Libertarianism
This commit is contained in:
@@ -177,6 +177,21 @@
|
||||
.icon {
|
||||
@apply fill-shibui-950 dark:fill-shibui-200/[0.87];
|
||||
}
|
||||
|
||||
.multicolumns > h2 {
|
||||
break-inside: avoid;
|
||||
break-after: avoid;
|
||||
}
|
||||
|
||||
.multicolumns > h2 + ul,
|
||||
.multicolumns > h2 + h3 {
|
||||
break-inside: avoid;
|
||||
break-after: avoid;
|
||||
}
|
||||
|
||||
.multicol-span {
|
||||
column-span: all;
|
||||
}
|
||||
}
|
||||
|
||||
@layer components {
|
||||
|
||||
Reference in New Issue
Block a user