You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we branch depending on whether the article isMainPage, and use either the "desktop" class of renderers (if it is), or the "mobile" class of renderers (if it is not).
I confirm this, reason is that (Wikipedia) main page used to look so ugly in mobile view... maybe this could/should be reconsidered because:
Currently, we branch depending on whether the article
isMainPage
, and use either the "desktop" class of renderers (if it is), or the "mobile" class of renderers (if it is not).Originally posted by @kelson42 in #2090
The text was updated successfully, but these errors were encountered: