Skip to content

Commit

Permalink
Set titles to white.
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-strange committed Jun 26, 2024
1 parent 898afe6 commit 349bba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_includes/css/brabners.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
html, body { line-height: 1.875rem; }
p, iframe, h2, h3, figure, ul, ol, .block, .padded-bottom, .p { margin-bottom: 1.25rem; letter-spacing: .03rem; }

header .logo, header .title { color: var(--color-heading-light); }
header .logo, header { color: white; }
header .logo svg { height: 22px; }
header .title { padding-top: 1rem; font-size: 2.6875rem; }
header a:hover, header a:focus { text-decoration: none; }
Expand Down

0 comments on commit 349bba9

Please sign in to comment.