Add some margin around score infos
[vchess.git] / client / src / components / MoveList.vue
index 6f7b4dc..228971a 100644 (file)
@@ -188,6 +188,11 @@ img.inline
   @media screen and (max-width: 767px)
     height: 18px
 
+#scoreInfo
+  margin: 10px 0
+  @media screen and (max-width: 767px)
+    margin: 5px 0
+
 span.score
   display: inline-block
   margin-left: 10px