This commit is contained in:
Jesper 2022-09-20 21:14:13 +02:00
parent 764fb5b6ab
commit 3270723d79

View File

@ -22,11 +22,6 @@
-webkit-animation: dash-check 0.9s 0.35s ease-in-out forwards;
animation: dash-check 0.9s 0.35s ease-in-out forwards;
}
p {
text-align: center;
margin: 20px 0 60px;
font-size: 1.25em;
}
p.success {
color: #73af55;
}