feat: lots of css fixes
This commit is contained in:
parent
3bf65ae7ab
commit
c7e3b2c2d6
10 changed files with 139 additions and 109 deletions
|
|
@ -4,6 +4,7 @@
|
|||
import "../styles/global.css";
|
||||
import ubuntuRegularWoff2 from "@fontsource/ubuntu/files/ubuntu-latin-400-normal.woff2?url";
|
||||
import ubuntuBoldWoff2 from "@fontsource/ubuntu/files/ubuntu-latin-700-normal.woff2?url";
|
||||
import "@fontsource/fira-sans";
|
||||
|
||||
interface Props {
|
||||
title: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue