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

File diff suppressed because one or more lines are too long

View File

@ -10,6 +10,10 @@
svg {
width: 100%;
}
&.main {
margin: calc(var(--spacing-sitepadding)*-.6) 0 0 calc(var(--spacing-sitepadding)*-.6);
}
}
.logoIcon {