Skip to content

Commit c600536

Browse files
CopilotProLoser
andcommitted
Change category list height to 100px to show 6 items
Co-authored-by: ProLoser <67395+ProLoser@users.noreply.github.com>
1 parent 7857124 commit c600536

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ html, body, #map-canvas {
5656
}
5757

5858
#category {
59-
height: 150px;
59+
height: 100px;
6060
}
6161

6262
.filter-icon {

0 commit comments

Comments
 (0)