Skip to content

Commit

Permalink
Make text for category titles smaller.
Browse files Browse the repository at this point in the history
See colouring-cities#1411

This is a workaround, not a proper fix.
  • Loading branch information
matkoniecz committed Oct 21, 2024
1 parent cd4289f commit 42b820e
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 42b820e

Please sign in to comment.