mirror of https://github.com/onweru/compose.git

weru
27.56.2020 07b4b25fe8b637925d2cfd42336cfef9ff2a9f6e
assets/sass/_variables.sass
@@ -6,6 +6,7 @@
  --bubble: rgb(36,36,38)
  --accent: var(--haze)
  --bg: var(--light)
  --code-bg: var(--dark)
  --overlay: var(--light)
  --text: #111
  --font: 'Metropolis', sans-serif
@@ -21,6 +22,7 @@
    --accent: var(--bubble)
    --overlay: var(--bubble)
    --border-color: transparent
    --code-bg: var(--accent)
    *
      box-shadow: none !important
@@ -38,3 +40,7 @@
%narrow
  max-width: 750px
  margin: 0 auto
blockquote
  + .highlight_wrap
    margin-top: 2.25rem