Edot photo

This commit is contained in:
Петухова Ростислава
2023-11-06 20:30:07 +03:00
parent 0a190c1f6b
commit ac324b4eeb
33 changed files with 10 additions and 14 deletions

View File

@@ -52,15 +52,12 @@
.normalText {
font-size: var(--textSize);
/* font-family: 'Sometype Mono', monospace; */
font-family: 'Pacifico';
/* color: rgb(0, 0, 0); */
color: rgb(255, 255, 255);
}
.titleTextMini {
font-size: calc(var(--textSize) + (var(--textSize) * 0.5));
/* font-family: 'Sometype Mono', monospace; */
font-family: 'Tsarevich-Regular';
color: rgb(255, 255, 255);
@@ -68,7 +65,6 @@
.titleText {
font-size: calc(var(--textSize) + (var(--textSize) * 1.6));
/* font-family: 'Sometype Mono', monospace; */
font-family: 'Tsarevich-Regular';
text-align: left;