diff --git a/assets/checkmark.css b/assets/checkmark.css index aaf4baf..8503ada 100644 --- a/assets/checkmark.css +++ b/assets/checkmark.css @@ -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; }