This commit is contained in:
2023-09-24 13:55:00 +03:00
parent 0a4329ea67
commit 4f28e5d5a4
2 changed files with 6 additions and 2 deletions

View File

@@ -16,6 +16,10 @@
}
.font-base{
font-size: 16px;
}
.mb-10{
margin-bottom: 10px;
}