mobile - remove shift

This commit is contained in:
isUnknown 2024-09-10 17:02:01 +02:00
parent db77e09c61
commit 4a50f88dac

View file

@ -210,4 +210,9 @@ img.show {
.logo {
font-size: 6vw;
}
.shift-large,
.shift-medium,
.shift-large {
margin-left: 0;
}
}