add HeaderText

This commit is contained in:
2026-03-22 01:42:08 +07:00
parent 20986e86e2
commit 4adae4e2d6
4 changed files with 23 additions and 12 deletions
-9
View File
@@ -16,12 +16,3 @@ body {
height: calc(100dvh - 100px);
text-align: center; /* центрирование текста */
}
.text-with-font {
font-family: a_OldTyper;
color: #bfa07d;
font-weight: 600;
letter-spacing: 2px;
line-height: 20px;
font-size: 22px;
}