ouidade před 9 měsíci
rodič
revize
e885cdcf68

+ 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;