lex-xin пре 3 месеци
родитељ
комит
1bb54a01ea
1 измењених фајлова са 2 додато и 1 уклоњено
  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{