"Filters" Button Really needs to be smaller!

This commit is contained in:
Hamid Ahmadi 2024-07-30 14:15:30 +03:30 committed by GitHub
parent bf0c1619fb
commit a2ff465bb9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,13 @@ body {
Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica,
Arial, sans-serif;
}
#filters-collapse summary{
font-size: .8rem;
font-weight: 500;
margin-left: 7.3px;
margin-top: 5px;
color: #545454;
}
#contents {
display: flex;
flex-direction: column;