move typekit import, add full logo, misc sketching

This commit is contained in:
elisejakob
2024-05-15 01:28:10 +02:00
parent 644a7661da
commit 993102e1bf
8 changed files with 104 additions and 5 deletions

View File

@ -106,8 +106,8 @@ h6 {
button,
.button {
border-radius: 10rem;
background: var(--color-cta);
color: var(--color-text);
background: var(--color-cta-background);
color: var(--color-cta-text);
border: none;
padding: .5rem 1rem;
font-family: inherit;