🎉 Initial Commit for the Sphere webpage
This commit is contained in:
10
DysonNetwork.Sphere/Client/src/assets/main.css
Normal file
10
DysonNetwork.Sphere/Client/src/assets/main.css
Normal file
@@ -0,0 +1,10 @@
|
||||
@import "tailwindcss";
|
||||
@plugin "@tailwindcss/typography";
|
||||
|
||||
@layer theme, base, components, utilities;
|
||||
|
||||
@layer base {
|
||||
body {
|
||||
font-family: 'Nunito Variable', sans-serif;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user