Adjust globe position in header button

This commit is contained in:
Wolfgang Huß 2023-01-31 17:46:26 +01:00
parent e9b885d33b
commit ab493e1a25

View File

@ -59,8 +59,8 @@ export default {
} }
&.--large { &.--large {
margin-top: 2.5px; margin-top: 1px;
margin-left: 3px; margin-left: 4px;
height: 2.2em; height: 2.2em;
} }
} }