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 {
@apply text-gray-700;
&:hover {
@apply bg-white rounded shadow
}
&:hover {
@apply bg-white rounded shadow
}
}
.active {