Consolidate some styles
This commit is contained in:
@@ -18,4 +18,12 @@
|
||||
h3 {
|
||||
@apply text-xl mb-6;
|
||||
}
|
||||
|
||||
main section {
|
||||
@apply pt-8 sm:pt-12;
|
||||
}
|
||||
|
||||
main section:first-of-type {
|
||||
@apply pt-0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user