add header

This commit is contained in:
2026-03-20 23:19:33 +07:00
parent 5ea37e155d
commit 5fee2035aa
3 changed files with 74 additions and 73 deletions
+9
View File
@@ -55,3 +55,12 @@
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;
}