Fixed some styling

This commit is contained in:
Alexis
2021-03-05 14:58:50 +01:00
parent 41530e9af8
commit 5a62b9568a
3 changed files with 44 additions and 0 deletions

View File

@@ -3,6 +3,10 @@ $white: #fff;
$black: #000;
$fs-black: #070712;
$starry-purple: #0e103d;
$primary: $starry-purple;
$heading-font-family: 'Poppins', serif;
$body-font-family: 'Open Sans', sans-serif;