Add Header component to App.js

This commit is contained in:
dertyp7
2024-01-13 16:27:05 +01:00
parent 15a866bbe6
commit b0b71f2c06
6 changed files with 77 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
:root {
font-family: Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
line-height: 1.5;
// line-height: 1.5;
font-weight: 400;
color-scheme: light dark;