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

weru
04.10.2021 3b114e43c5344be3ac18a66c4e87768a3a26e66c
assets/sass/_components.sass
@@ -75,10 +75,10 @@
  background-color: var(--theme)
  color: var(--light)
  border-radius: 0.25rem
  display: inline-flex
  padding: 0.75rem 1.5rem
  // display: inline-flex
  padding: 0.75rem 1.25rem
  text-align: center
  justify-content: center
  // justify-content: center
  max-width: 15rem
  &:hover
    opacity: 0.84