@@ -7,7 +7,7 @@
}
.item:first-child {
margin-right: 8px;
- width: calc(50% - 8px);
+ width: ~'calc(50% - 8px)';