removed bad css

This commit is contained in:
Kadir Sekha 2018-03-12 14:16:10 +09:00
commit bea06a51a5

View file

@ -35,11 +35,6 @@ svg {
-webkit-animation: dash-check 0.9s 0.35s ease-in-out forwards; -webkit-animation: dash-check 0.9s 0.35s ease-in-out forwards;
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 { p.success {
color: #27B03C; color: #27B03C;
font-family:sans-serif; font-family:sans-serif;