assets/sass/_variables.sass
@@ -6,11 +6,12 @@ --bubble: rgb(36,36,38) --accent: var(--haze) --bg: var(--light) --code-bg: var(--dark) --code-bg: var(--accent) --overlay: var(--light) --text: #111 --font: 'Metropolis', sans-serif --border-color: #eee --inline-color: darkgoldenrod --theme: rgb(52,199,89) --ease: ease @@ -22,7 +23,6 @@ --accent: var(--bubble) --overlay: var(--bubble) --border-color: transparent --code-bg: var(--accent) * box-shadow: none !important