chore: prepare for template hierarchy

This commit is contained in:
eneller
2025-03-24 11:35:41 +01:00
parent 24c986cbe9
commit 41eabd6026
3 changed files with 18 additions and 14 deletions

View File

@@ -27,14 +27,18 @@ h1,h2,h3{
header{
text-align: center;
justify-content: center;
margin-bottom: 4%;
}
small{
color: var(--fg-deemph);
}
.searchbar{
.search-bar{
width: 100%;
}
.search-container{
text-align: center;
justify-content: center;
margin-bottom: 4%;
}
#searchInput {
background-color: var(--bg);
width: 100%;