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:
parent
c57c9f42b2
commit
bcce56942c
1 changed files with 0 additions and 1 deletions
|
@ -746,7 +746,6 @@ kbd {
|
|||
.section {
|
||||
display: block;
|
||||
padding: 30px;
|
||||
color: var(--color-text-lighter);
|
||||
margin-bottom: 24px;
|
||||
&.hidden {
|
||||
display: none !important;
|
||||
|
|
Loading…
Reference in a new issue