line-height adjustment

This commit is contained in:
Thomas Smith 2022-08-15 16:58:34 -04:00
parent 8f5d2f0460
commit 0435d25a81

View file

@ -80,6 +80,11 @@
#count{
font-size: 4rem !important;
}
.card-title{
line-height: 2.8rem;
margin-bottom: 1.7rem;
}
}
</style>