Skip to content

Commit

Permalink
Merge pull request #1422 from matkoniecz/fix/smaller-labels
Browse files Browse the repository at this point in the history
Make text for category titles smaller.
  • Loading branch information
matkoniecz authored Oct 22, 2024
2 parents cd4289f + 42b820e commit ae4a52a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/frontend/building/category-link.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
.category-title {
display: block;
text-align: center;
font-size: 0.9em;
font-size: 0.8em;
margin: 0;
padding: 0.6em;
}
Expand Down

0 comments on commit ae4a52a

Please sign in to comment.