Some advances. TODO: test board.js, and then game.js, and then implement room.js
[vchess.git] / public / stylesheets / layout.sass
index eae4542..161995d 100644 (file)
@@ -35,6 +35,13 @@ body
       border-left: 1px solid var(--button-group-border-color)
       border-top: 0
 
+.right-menu
+  float: right
+  @media screen and (max-width: 767px)
+    .info-container
+      p
+        margin-right: 5px
+
 #settings, #contactForm
   max-width: 767px
   @media screen and (max-width: 767px)