]> _ Git - spinepro.git/commitdiff
wait #6973 @0:02
authorsoufiane <soufiane@cubedesigners.com>
Thu, 20 Jun 2024 12:37:14 +0000 (14:37 +0200)
committersoufiane <soufiane@cubedesigners.com>
Thu, 20 Jun 2024 12:37:14 +0000 (14:37 +0200)
wp-content/themes/CCV/dist/styles/app.css
wp-content/themes/CCV/resources/assets/styles/components/header.styl

index ed8d5f6dfdb24a6200e67111e724b167f4b4a7d2..4f53a69c7317896035deae5c2084d79f627f52f0 100644 (file)
@@ -1817,7 +1817,7 @@ header.site {
 }
 
 .header-logo {
-  transform: scale(0.9);
+  width: 85%;
 }
 
 h1,
index 5d1153ce3d2d68ee218fd888de1346dca601130b..7c7e9c0f25b88cd59fc4c060928f518caf4c161e 100644 (file)
@@ -30,4 +30,4 @@ header.site
     padding: 0.75em 1.6em
 
 .header-logo
-  transform: scale(.9)
\ No newline at end of file
+  width: 85%
\ No newline at end of file