refactor(nui): Styling and sizing changes

This commit is contained in:
Luke
2022-03-20 19:58:52 +01:00
parent 5a556f3764
commit 3148ef6b1f
6 changed files with 27 additions and 8 deletions

View File

@@ -1,5 +1,6 @@
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Fira+Mono&display=swap");
body {
background: none !important;