center title of event on mobile
This commit is contained in:
parent
01a484a5d1
commit
8607dabf67
1 changed files with 5 additions and 0 deletions
|
@ -38,5 +38,10 @@
|
|||
|
||||
@include mobile {
|
||||
flex-direction: column;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
.nav-menu {
|
||||
background: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue