@@ -25,6 +25,10 @@
font-size: 14px;
color: #6FB1EA;
}
+
+ & > :first-child:not(:last-child) {
+ margin-right: 24px;
+ }