Admin message

This GitLab instance and associated infrastructure will be undergoing maintenance work throughout the afternoon of Tuesday March 31st from 16:30 to 18:30. Several brief periods of downtime are possible. Apologies for any inconvenience caused.

This project is archived. Its data is read-only.

Add `-webkit-text-size-adjust: 100%` to `index.scss` to prevent iOS font scaling

html {
    -webkit-text-size-adjust: 100%;
}

https://stackoverflow.com/questions/2710764/preserve-html-font-size-when-iphone-orientation-changes-from-portrait-to-landsca

Edited Apr 04, 2020 by James Walker
Assignee Loading
Time tracking Loading