404 page no longer animates

This commit is contained in:
Bingus_Violet 2024-02-08 17:31:48 -06:00
parent be956d305f
commit 6d32f9b4f5
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ main {
margin: auto;
}
body>h1 {
.animatedTitle {
animation: mainText 3s cubic-bezier(0.075, 0.82, 0.165, 1);
margin: auto;
max-width: 75%;