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

@@ -54,3 +54,7 @@ header{
padding: 10px; padding: 10px;
border-radius: 18px; border-radius: 18px;
} }
h5{
font-size: 17px;
}