Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
fix(diamond): more attempts at cleaning up the team names
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Reed committed Oct 21, 2020
1 parent 74bf621 commit 47967f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/diamond/diamond.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@

.team-header {
color: white;
font-size: 0.9em;
font-size: 0.85em;
font-weight: bold;
text-align: center;
padding-top: 0.75em;
padding-bottom: 0;
white-space: nowrap;
}

ion-grid {
Expand Down

0 comments on commit 47967f5

Please sign in to comment.