diff --git a/static/index.html b/static/index.html index 02184d6..19cd7e7 100644 --- a/static/index.html +++ b/static/index.html @@ -22,7 +22,7 @@ -

Welcome to Violet's PurgatoryCommit {COMMIT_COUNT}

+

Welcome to Violet's PurgatoryCommit {COMMIT_COUNT}

{BG_EFFECT}

diff --git a/static/style.css b/static/style.css index ab42fbc..1a31320 100644 --- a/static/style.css +++ b/static/style.css @@ -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%;