Use normal text color for sections now that it's not full black

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2018-10-20 11:59:08 +02:00
parent c57c9f42b2
commit bcce56942c
No known key found for this signature in database
GPG Key ID: CBD846FC845CBE17
1 changed files with 0 additions and 1 deletions

View File

@ -746,7 +746,6 @@ kbd {
.section {
display: block;
padding: 30px;
color: var(--color-text-lighter);
margin-bottom: 24px;
&.hidden {
display: none !important;