lex-xin 3 mesiacov pred
rodič
commit
1bb54a01ea
1 zmenil súbory, kde vykonal 2 pridanie a 1 odobranie
  1. 2 1
      public/roll-call/css/index.css

+ 2 - 1
public/roll-call/css/index.css

@@ -61,12 +61,13 @@ a {
 #menu {
   position: absolute;
   bottom: 50px;
+  left: 100px;
   width: 100%;
   text-align: center;
 }
 #menu.menuRight{
   display: flex;
-  padding: 0 100px;
+  /* padding: 0 100px; */
   flex-direction: row-reverse;
 }
 #menu.menuLeft{