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

weru
06.48.2021 9702e74bededdcb70c938a1ff7ca0e2c8413f725
assets/sass/_components.sass
@@ -260,15 +260,15 @@
      left: 0
      position: absolute
      height: 0.8rem
      background: var(--theme)
      background: var(--accent)
      width: 0.8rem
      border-radius: 50%
      border-radius: 0.25rem
      z-index: 3
      transform: scale(1.67)
      transform-origin: 50% 50%
      transition: transform 0.5s cubic-bezier(.19,1,.22,1)
      will-change: transform
      background-image: url(/icons/moon.svg)
      background-image: url(../icons/sun.svg)
      background-size: 60%
      background-repeat: no-repeat
      background-position: center