mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2025-06-29 16:10:43 +00:00
Move style.scss to proper location
This commit is contained in:
parent
cb6d68ca93
commit
bf2b352d82
1 changed files with 0 additions and 0 deletions
9
static/src/scss/style.scss
Normal file
9
static/src/scss/style.scss
Normal file
|
@ -0,0 +1,9 @@
|
|||
$primary: #E85537;
|
||||
$body-bg: #17181C;
|
||||
$footer-height: 110px;
|
||||
$font-size-base: 1.2rem;
|
||||
$headings-margin-bottom: 1.5rem;
|
||||
$paragraph-margin-bottom: $headings-margin-bottom * 0.85;
|
||||
|
||||
|
||||
@import "node_modules/bootstrap/scss/bootstrap";
|
Loading…
Add table
Add a link
Reference in a new issue