Adjust the size of tile badges

pull/376/head
Ryan Arthur 7 years ago committed by Stamates
parent 43b5620a61
commit 29b0f57594
  1. 7
      apps/explorer_web/assets/css/components/_tile.scss

@ -62,6 +62,9 @@
}
.tile-badge {
font-size: 100%;
padding: .25rem .5rem;
margin-bottom: 0.1rem;
padding: 0;
width: 2.5rem;
line-height: 1.25rem;
text-align: center;
}

Loading…
Cancel
Save