Fixed menu button styling on mobile.

This commit is contained in:
Marvin Blum
2020-06-14 15:56:33 +02:00
committed by Marvin Blum
parent b0469a3f07
commit a23faafc25

View File

@@ -72,4 +72,8 @@ p {
max-width: 72px;
max-height: 72px;
}
.menu {
display: block;
}
}