Slight layout improvement in FAQ landing page.

This commit is contained in:
mtail 2019-11-12 09:56:02 -08:00
parent 472ac56ba8
commit 47cbcfef6f
1 changed files with 2 additions and 1 deletions

View File

@ -16,8 +16,9 @@
.header {
color: $textBrandColor;
background-color: $boxBorderColor;
padding: .75rem 1.25rem;
padding: .35rem 1.25rem;
border-bottom: 1px solid rgba(0, 0, 0, .125);
text-align: center;
}
.body {