VictorChenLi / BatonMeteor

Baton in meteor
0 stars 0 forks source link

The title on student android app, not align center #61

Closed VictorChenLi closed 8 years ago

VictorChenLi commented 8 years ago

A solution to replace the tab in android is using drawer menu sidemenu

VictorChenLi commented 8 years ago

using work around to keep centre title

VictorChenLi commented 8 years ago

add this /work around for center title on android device/ .bar h1.title.title-left{ text-align: center; }

to css files