Reduce the size of tag links

This commit is contained in:
Michael Romero 2019-09-21 16:15:04 -07:00
parent e80f9a5551
commit 80e1df2b55

View file

@ -82,6 +82,7 @@ div.panel-body a.list-group-item {
font-weight: 800; font-weight: 800;
border-radius: 0; border-radius: 0;
border: none; border: none;
font-size: 16px;
} }
div.panel-group .panel { div.panel-group .panel {
border-radius: 0; border-radius: 0;