fix(SW-1742): fixed issue where mobile menu is not closed when clicking on a link * fix(SW-1742): fixed issue where mobile menu is not closed when clicking on a link Approved-by: Fredrik Thorsson Approved-by: Matilda Landström
5 lines
53 B
CSS
5 lines
53 B
CSS
.logoLink {
|
|
display: inline-flex;
|
|
width: auto;
|
|
}
|