소스 검색

croix connection

ouidade 9 달 전
부모
커밋
e885cdcf68
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      web/themes/custom/reha/dist/css/bundle.css
  2. 1 1
      web/themes/custom/reha/scss/partials/_header.scss

+ 1 - 1
web/themes/custom/reha/dist/css/bundle.css

@@ -424,7 +424,7 @@ header .region-header #block-reha-connexionutilisateur .connexion .connexion-ful
   }
 }
 header .region-header #block-reha-connexionutilisateur .connexion .connexion-full .titre {
-  width: 100%;
+  width: 90%;
   position: relative;
 }
 header .region-header #block-reha-connexionutilisateur .connexion .connexion-full .titre ::after {

+ 1 - 1
web/themes/custom/reha/scss/partials/_header.scss

@@ -167,7 +167,7 @@ header{
                     }
                     
                     .titre{
-                        width: 100%;
+                        width: 90%;
                         position: relative;
                         ::after{
                             position: relative;