Fixed mobile web app title bar.

Ylian Saint-Hilaire committed May 10, 2020 at 13:52 UTC d4e4aec9c38ea63b64f6874ed1cddd0beae2d747
1 file changed +1 -1
views/default-mobile.handlebars
+1 -1
@@ -212,7 +212,7 @@
212 <div id=masthead style="background:url(logo.png) 0px 0px;background-size:341px 50px;background-color:#036;background-repeat:no-repeat;height:50px;width:100%;overflow:hidden">
213 <div style="width:calc(100% - 50px);overflow:hidden">
214 <div style="float:left;height:66px;color:#c8c8c8;padding-left:10px;padding-top:6px">
215 - <strong><font style="font-size:36px;font-family:Arial,Helvetica,sans-serif">{{{title}}}</font></strong>
215 + <strong><font style="font-size:36px;font-family:Arial,Helvetica,sans-serif">{{{title1}}}</font></strong>
216 </div>
217 <div style="float:left;height:66px;color:#c8c8c8;padding-left:5px;padding-top:10px">
218 <strong><font style="font-size:12px;font-family:Arial,Helvetica,sans-serif">{{{title2}}}</font></strong>