More changes

This commit is contained in:
Belen Curcio
2020-10-26 09:43:34 -03:00
parent ebfde86598
commit 27284cd753
3 changed files with 27 additions and 12 deletions

View File

@@ -11,5 +11,5 @@
}
.sectionHeading {
@apply pt-1 pb-4 text-base leading-7 text-base tracking-wide uppercase border-b border-accents-2;
@apply pt-1 pb-2 text-base font-semibold leading-7 text-base tracking-wider uppercase border-b border-accents-2 mb-3;
}