made pronouns font size a bit smaller
This commit is contained in:
parent
1dfb018017
commit
8792ea12d5
|
|
@ -80,7 +80,7 @@ body {
|
|||
}
|
||||
|
||||
.intro {
|
||||
margin-top: 25vh;
|
||||
margin-top: 20vh;
|
||||
color: var(--text);
|
||||
text-align: center;
|
||||
padding: 5vh
|
||||
|
|
@ -102,7 +102,7 @@ body {
|
|||
}
|
||||
|
||||
.pronouns {
|
||||
font-size: 1.75rem;
|
||||
font-size: 1.6rem;
|
||||
color: var(--overlay-1);
|
||||
display: inline-block;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue