mirror of https://github.com/akveo/blur-admin
feat(typography): typography font changed
parent
9e51c66b36
commit
7da0d5b5e2
|
@ -126,15 +126,13 @@ h5 {
|
||||||
.small-text {
|
.small-text {
|
||||||
padding: 5px 0 24px 0;
|
padding: 5px 0 24px 0;
|
||||||
p {
|
p {
|
||||||
font-size: 9px;
|
font-size: 10px;
|
||||||
font-weight: 100;
|
font-weight: 100;
|
||||||
line-height: 10px;
|
line-height: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.color-widget {
|
.color-widget {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
Loading…
Reference in New Issue