Arithmetic fix in _form.scss (#2169)

This commit is contained in:
Emanuele Barsanti
2019-05-26 20:36:29 -04:00
committed by Michael Rose
parent 74ea18ecc5
commit ca12dcd340
+1 -1
View File
@@ -25,7 +25,7 @@ form {
}
p {
margin-bottom: 5px / 2;
margin-bottom: (5px / 2);
}
ul {