add: subheader

Subheader for dynamic content
This commit is contained in:
Fiona Lena Urban 2025-05-10 18:36:42 +02:00
parent 4b07ebb2ec
commit 1bd69c9c97
6 changed files with 259 additions and 101 deletions

View file

@ -22,7 +22,14 @@
}
.search-bar {
z-index: 100;
padding: 0 1rem 1rem 1rem;
& p {
font-family: 'Roboto Condensed', sans-serif;
font-weight: lighter;
color: var(--color-lightest);
}
}
.content {