소스 검색

fix logo rso footer

ouidade 3 년 전
부모
커밋
1710efd483
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      web/themes/custom/eql/css-compiled/styles.css
  2. 1 1
      web/themes/custom/eql/scss/partials/_footer.scss

+ 1 - 1
web/themes/custom/eql/css-compiled/styles.css

@@ -2513,7 +2513,7 @@ a {
         margin-top: 0;
         display: flex;
         flex-direction: row-reverse;
-        justify-content: flex-start; }
+        justify-content: flex-end; }
         #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p a {
           color: white;
           font-size: 0;

+ 1 - 1
web/themes/custom/eql/scss/partials/_footer.scss

@@ -64,7 +64,7 @@
                     margin-top: 0;
                     display: flex;
                     flex-direction: row-reverse;
-                    justify-content: flex-start;
+                    justify-content: flex-end;
 
                     a{
                         color: $white;