h5 font fix

This commit is contained in:
tets@test.test
2022-10-23 15:30:42 +03:00
parent 02effc5347
commit 84c77f0791

View File

@@ -53,4 +53,8 @@ header{
.card-img-top{ .card-img-top{
padding: 10px; padding: 10px;
border-radius: 18px; border-radius: 18px;
}
h5{
font-size: 17px;
} }