mirror of
https://github.com/ivabus/www
synced 2024-11-13 07:05:15 +03:00
line-height adjustment
This commit is contained in:
parent
8f5d2f0460
commit
0435d25a81
|
@ -80,6 +80,11 @@
|
||||||
#count{
|
#count{
|
||||||
font-size: 4rem !important;
|
font-size: 4rem !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.card-title{
|
||||||
|
line-height: 2.8rem;
|
||||||
|
margin-bottom: 1.7rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue