Fix spacing issues in various places

This commit is contained in:
Oliver Davies 2020-06-27 00:12:19 +01:00
parent d7aaeb0ca6
commit 2b061539d5
4 changed files with 9 additions and 7 deletions

View file

@ -90,11 +90,11 @@
}
* + h2 {
@apply mt-8
@apply mt-6
}
h2 + * {
@apply mt-4
@apply mt-3
}
h3 {