Use styling from Pillar

This commit is contained in:
2018-08-31 13:58:08 +02:00
parent f0b18e88f4
commit 9ffcde3348
2 changed files with 0 additions and 29 deletions

View File

@@ -7,19 +7,6 @@
@import "../../../pillar/src/styles/config"
@import "../../../pillar/src/styles/utils"
$primary: $color-primary
$body-bg: $color-background
$body-color: $color-text
$color-background-nav: #fff
$link-color: $primary
$font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
$font-size-base: .9rem
$dropdown-border-width: 0
$dropdown-box-shadow: 0 10px 25px rgba($black, .1)
// Bootstrap components.
@import "../../node_modules/bootstrap/scss/root"