Fix indentation

This commit is contained in:
Oliver Davies 2019-06-14 20:08:23 +01:00
parent 14fbf89f0e
commit c83c7f8547

View file

@ -27,9 +27,9 @@ export default {
button { button {
@apply text-gray-700; @apply text-gray-700;
&:hover { &:hover {
@apply bg-white rounded shadow @apply bg-white rounded shadow
} }
} }
.active { .active {