Removed useless CSS

This commit is contained in:
Juho Vanhanen
2015-10-02 23:39:06 +03:00
parent f033ce8ad9
commit 8be91f25da
-4
View File
@@ -94,7 +94,3 @@
0% { transform: rotate(0deg); transform: rotate(0deg); }
100% { transform: rotate(360deg); transform: rotate(360deg); }
}
label {
font-weight: normal;
}