Przeglądaj źródła

taille logo entête

ouidade 2 lat temu
rodzic
commit
69438938ce

+ 1 - 1
user/themes/epau-antimatter/css-compiled/template.css

@@ -1340,7 +1340,7 @@ button:focus {
       position: absolute;
       right: 105%;
       top: 3%;
-      max-width: 30%; }
+      max-width: 20%; }
       @media (max-width: 500px) {
         .event .callout .titre_bsn #explog {
           right: 110%;

+ 1 - 1
user/themes/epau-antimatter/scss/template/_custom.scss

@@ -808,7 +808,7 @@ button:focus {
         position: absolute;
         right: 105%;
         top: 3%;
-        max-width:30%;
+        max-width:20%;
         @media (max-width:500px){
           right: 110%;
           top: 1%;