added profile section to homepage
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300,400,500,700,800;1,300,400,500,600,800&display=swap');
|
||||
|
||||
$standard-font: 'Open Sans', sans-serif;
|
||||
|
||||
$background-color: #030303;
|
||||
$accent-color: #4032a8;
|
||||
$text-controls-color: #e0e0e0;
|
||||
|
Reference in New Issue
Block a user