redesign nav and logo
This commit is contained in:
parent
48bfd23600
commit
cf867bbc14
14 changed files with 315 additions and 297 deletions
|
|
@ -17,11 +17,6 @@
|
|||
font-family: "Switzer-Variable", sans-serif;
|
||||
}
|
||||
|
||||
#logo * {
|
||||
font-size: 25vw;
|
||||
font-weight: var(--font-weight-extra-bold);
|
||||
}
|
||||
|
||||
h1,
|
||||
h1 *,
|
||||
h2,
|
||||
|
|
@ -45,7 +40,7 @@ h2 {
|
|||
h3,
|
||||
.h3 {
|
||||
font-size: var(--font-size-xl);
|
||||
color: var(--color-secondary);
|
||||
color: var(--color-primary);
|
||||
}
|
||||
|
||||
article h2 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue