Running scss to css converter
This commit is contained in:
parent
4d54e16ad3
commit
f581e4f943
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
/* IMPORTANT: READ README.md in this folder! Do not edit .css file directly! */
|
||||
@import url("https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
|
||||
body {
|
||||
font-family: Urbanist, Arial, Helvetica, sans-serif;
|
||||
font-family: Urbanist, Roboto, Arial, sans-serif;
|
||||
font-weight: 400;
|
||||
color: #000;
|
||||
margin: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue