Edot photo
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user