WIP Theme: Update to pico-css v2

This commit is contained in:
jtbx 2026-05-23 15:58:16 +02:00
commit d4f658c420
96 changed files with 6261 additions and 46 deletions

View file

@ -0,0 +1,8 @@
/**
* Section
* Responsive spacings for section
*/
section {
margin-bottom: var(--block-spacing-vertical);
}