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

View file

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