chore: prepare for template hierarchy
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user