feature: Dark Theme Home & About Styles
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
font-family: var(--deepdrft-font-mono);
|
||||
font-size: 0.62rem;
|
||||
letter-spacing: 0.28em;
|
||||
color: var(--deepdrft-green-accent);
|
||||
color: var(--deepdrft-green);
|
||||
text-transform: uppercase;
|
||||
margin-bottom: 1.2rem;
|
||||
}
|
||||
@@ -79,7 +79,7 @@
|
||||
|
||||
.section-title em {
|
||||
font-style: italic;
|
||||
color: var(--deepdrft-green);
|
||||
color: var(--deepdrft-green-accent);
|
||||
}
|
||||
|
||||
/* The body column is already full height; make it a flex container that
|
||||
|
||||
Reference in New Issue
Block a user