mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-14 16:56:50 +00:00
🛠 Update font, fix light mode
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
padding: var(--space-s) var(--space-l);
|
||||
color: var(--color-neutral-0);
|
||||
color: var(--color-secondary);
|
||||
text-decoration: none;
|
||||
border-radius: var(--space-xl);
|
||||
border: 1px solid var(--color-secondary);
|
||||
@@ -106,7 +106,7 @@
|
||||
& h3 {
|
||||
margin-top: var(--space-s);
|
||||
font-family: var(--font-family-base);
|
||||
font-weight: var(--font-weight-medium);
|
||||
font-weight: var(--font-weight-bold);
|
||||
font-size: var(--font-size-m);
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user