center title of event on mobile

This commit is contained in:
Lorin Werthen 2017-11-16 14:02:39 +01:00
parent 01a484a5d1
commit 8607dabf67
No known key found for this signature in database
GPG key ID: F11FFC921E0E08E0

View file

@ -38,5 +38,10 @@
@include mobile {
flex-direction: column;
text-align: center;
}
}
.nav-menu {
background: none;
}