Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

v1.0.1

Compare
Choose a tag to compare
@tommaitland tommaitland released this 03 Nov 10:46
· 71 commits to master since this release

First minor patch release for Base v1. Includes minor improvements, style bugfixes and space savings.

Changelist

  • Typography moved out of responsive. Using ems meant it was unnecessary bloat. Body font size & line height now set in _layout.less as the only file compiled in the responsive steps.
  • Removed width:100% from form elements, it was causing overflow issues
  • Tweaked button/submit styles to reset mobile webkit
  • Tweak primary colours to match Base website