mirror of
https://github.com/0xShay/halflink.git
synced 2026-01-11 21:23:23 +00:00
Add frontend template with dummy data
This commit is contained in:
9
frontend/app/globals.css
Normal file
9
frontend/app/globals.css
Normal file
@@ -0,0 +1,9 @@
|
||||
@import url('https://fonts.googleapis.com/css2?family=Nova+Oval&display=swap');
|
||||
|
||||
@import "tailwindcss";
|
||||
|
||||
.nova-oval-regular {
|
||||
font-family: "Nova Oval", system-ui;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user