Running scss to css converter

This commit is contained in:
Michaela Brydon 2025-08-05 14:26:29 -04:00
parent 4d54e16ad3
commit f581e4f943

View file

@ -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;