Updating to meet Material Design standards

This commit is contained in:
Zack Arnett
2018-10-26 14:11:11 -04:00
committed by GitHub
parent 685915e13c
commit 22693bcbcc

View File

@@ -90,7 +90,7 @@ class HaCards extends PolymerElement {
.badges { .badges {
font-size: 85%; font-size: 85%;
text-align: center; text-align: center;
padding-top: 15px; padding-top: 16px;
} }
.column { .column {