This commit is contained in:
2023-09-24 16:35:16 +03:00
parent 71e34c6b03
commit a0e8698aa5
6 changed files with 61 additions and 59 deletions

View File

@@ -20,6 +20,10 @@
font-size: 16px;
}
.font-large{
font-size: 24px;
}
.mb-10{
margin-bottom: 10px;
}
@@ -32,10 +36,6 @@
font-weight: 700;
}
.fz-24{
font-size: 24px;
}
.c-txt-b2{
color: #272424;
}