Apply new "primary and secondary action" styles to the index page

This commit is contained in:
2025-09-13 16:08:41 -07:00
parent e4aa7a2a43
commit 3b7bc6c2f6
3 changed files with 38 additions and 12 deletions

View File

@@ -1,6 +1,7 @@
@import url('fonts.css');
@import url('navigation.css');
@import url('colors.css');
@import url('content.css');
html {
background-color: var(--background-color);