add color palette 🎨

This commit is contained in:
elisejakob
2024-05-09 02:19:53 +02:00
parent 5cd5e40e91
commit cde39da1fd
3 changed files with 22 additions and 4 deletions

View File

@ -21,4 +21,8 @@
display: flex;
gap: var(--spacing-sitepadding);
}
a {
font-weight: 500;
}
}