1
0

Fix update available breaking the navbar position

This commit is contained in:
kolaente
2020-08-05 17:04:40 +02:00
parent 9f0bb4a32a
commit b779500240

View File

@ -37,6 +37,7 @@
.navbar-end {
margin-left: 0;
align-items: center;
}
@media screen and (max-width: $desktop) {