mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2025-06-30 00:20:43 +00:00
Pull bootstrap with NPM
This commit is contained in:
parent
acadaed36c
commit
31ca8351d3
4 changed files with 65 additions and 0 deletions
9
static/scss/style.scss
Normal file
9
static/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