Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
WhyFenceCode authored Dec 6, 2023
1 parent 5d44092 commit 0ab0ba6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,15 @@ body {
-webkit-text-fill-color: transparent;
text-align: center;
box-sizing: border-box;
vertical-align: top;
}

.titletext {
text-align: center;
font-size: clamp(3rem, 25vmin, 8rem);
color: white;
font-family: sans-serif;
vertical-align: bottom;
}

@media (prefers-reduced-motion: no-preference) {
Expand Down

0 comments on commit 0ab0ba6

Please sign in to comment.