Bladeren bron

ajustement padding carte marker

armansansd 2 jaren geleden
bovenliggende
commit
cc33fe42d9

+ 1 - 1
web/themes/custom/popsu/css/styles.css

@@ -1218,7 +1218,7 @@ iframe {
   text-decoration: none;
   color: white;
   display: block;
-  padding: .4rem;
+  padding: .6rem;
   font-weight: 600;
   font-size: 0;
   border-radius: 50%;

File diff suppressed because it is too large
+ 0 - 0
web/themes/custom/popsu/css/styles.css.map


+ 1 - 1
web/themes/custom/popsu/sass/setup/_globals.scss

@@ -123,7 +123,7 @@ iframe{
 	a{
 		text-decoration: none;
 		color: white;display: block;
-		padding: .4rem;
+		padding: .6rem;
 		font-weight: 600;
 		font-size: 0;
 		border-radius: 50%;

Some files were not shown because too many files changed in this diff