Finding the best font solution
This commit is contained in:
parent
e11130ce1a
commit
c0588ee760
7 changed files with 14 additions and 22 deletions
src/layouts
|
@ -1,4 +1,6 @@
|
|||
---
|
||||
import "@fontsource-variable/work-sans";
|
||||
|
||||
import Navbar from '../components/navbar/navbar.astro'
|
||||
import NavbarEntry from '../components/navbar/navbarEntry.astro'
|
||||
import navdata from '../../static/data/_navdata.json'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue