update dashboard

This commit is contained in:
Yan
2017-08-21 11:41:42 +06:30
parent ba989d9243
commit ce7d15c2d4

View File

@@ -256,7 +256,7 @@
font-weight: 400;
text-transform: uppercase;
transition: color 0.3s ease;
line-height: 48px;
/*line-height: 48px;*/
}
.card .card-content {
@@ -264,7 +264,7 @@
border-radius: 0 0 2px 2px;
background-clip: padding-box;
box-sizing: border-box;
height: 120px;
/*height: 120px;*/
transition: color 0.3s ease;
text-align: center;
}