Adjust base styles

This commit is contained in:
2026-03-08 22:35:28 +00:00
parent 6508244580
commit d82592cebf
2 changed files with 99 additions and 28 deletions

View File

@@ -0,0 +1,4 @@
<script lang="ts">
import headerState from '$lib/Header/Header.svelte.ts'
headerState.title = "About"
</script>