Set font-weight to normal for all site styles

This commit is contained in:
Juho Vanhanen
2015-10-02 23:28:43 +03:00
parent bcd8cf5209
commit 6d0dbb23bc
2 changed files with 4 additions and 4 deletions
-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;
}