Skip to content

Commit 9dbcd90

Browse files
committed
Increase badge font-size
1 parent bcc8055 commit 9dbcd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/core/database-browse.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
form.main-search > div.filters > div.filter-group-range > div.range-container .noUi-connect { background-color:#007bff; }
3030

3131
div.search-tags { margin: 40px auto 40px auto; text-align:center; width: 80%; }
32-
div.search-tags a.badge { font-size:85%; line-height: 1.5; padding-right: .75em; padding-left: .75em; }
32+
div.search-tags a.badge { font-size:100%; line-height: 1.5; padding-right: .75em; padding-left: .75em; }
3333
div.search-tags a.badge em { font-weight: normal; }
3434

3535
div.results { min-height: 60vh; padding:40px 40px 30px 40px; }

0 commit comments

Comments
 (0)