Migrate CSS files to subdirectory

This commit is contained in:
2025-09-13 15:24:05 -07:00
parent 9510604a89
commit 1e3dac48c7
5 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('navigation.css');
body {
background-color: white;
font-family: 'Inter', sans-serif;