fix demo menubar for mobile

This commit is contained in:
Philipp Kühn
2018-12-07 20:58:01 +01:00
parent f3f36ec6d3
commit 364e4a8b7a

View File

@@ -1,6 +1,5 @@
.menubar {
display: flex;
margin-bottom: 1rem;
transition: visibility 0.2s 0.4s, opacity 0.2s 0.4s;