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

weru
14.00.2021 8242779b31f2ae0ce7d56a03e19462a3d77ff919
assets/sass/_base.sass
@@ -16,7 +16,6 @@
  background-color: var(--bg)
  color: var(--text)
  line-height: 1.5
  max-width: 1440px
  margin: 0 auto
  position: relative
  font-kerning: normal
@@ -26,6 +25,9 @@
  min-height: 100vh
  -webkit-font-smoothing: antialiased
  -moz-osx-font-smoothing: grayscale
  max-width: 1440px
  @media screen and (min-width: 1640px)
    max-width: 1600px
a
  text-decoration: none