Refactor: Code cleanup

This commit is contained in:
David Cook
2023-12-14 14:12:24 +11:00
parent ad797de1a6
commit a5b2a24dc2

View File

@@ -166,9 +166,7 @@
display: flex;
justify-content: space-between;
align-items: center;
}
#sort {
line-height: $btn-relaxed-height;
height: $btn-relaxed-height;
@@ -191,13 +189,6 @@
.query {
flex-grow: 1;
}
.producers,
.categories {
}
.query {
min-width: 15em;
.search-input {