ajustement padding carte marker

This commit is contained in:
armansansd 2021-08-29 09:21:53 +02:00
parent 81551ee4a8
commit cc33fe42d9
3 changed files with 3 additions and 3 deletions

View File

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

File diff suppressed because one or more lines are too long

View File

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