-
- Downloads
Merge branch 'reduce-font-size' into 'master'
Reduce base font sizes across app by 1px Looking at other websites that use system fonts, the default seems to be `14px`. We currently use `15px` which feels a little too big at the moment (in my opinion). This is just an idea so feel free to close it @awhildyBefore:  After:  See merge request !7905
No related branches found
No related tags found
Showing
- app/assets/stylesheets/framework/blank.scss 2 additions, 2 deletionsapp/assets/stylesheets/framework/blank.scss
- app/assets/stylesheets/framework/common.scss 1 addition, 1 deletionapp/assets/stylesheets/framework/common.scss
- app/assets/stylesheets/framework/dropdowns.scss 3 additions, 3 deletionsapp/assets/stylesheets/framework/dropdowns.scss
- app/assets/stylesheets/framework/header.scss 2 additions, 2 deletionsapp/assets/stylesheets/framework/header.scss
- app/assets/stylesheets/framework/nav.scss 1 addition, 1 deletionapp/assets/stylesheets/framework/nav.scss
- app/assets/stylesheets/framework/variables.scss 2 additions, 2 deletionsapp/assets/stylesheets/framework/variables.scss
- app/assets/stylesheets/pages/admin.scss 1 addition, 1 deletionapp/assets/stylesheets/pages/admin.scss
- app/assets/stylesheets/pages/awards.scss 1 addition, 1 deletionapp/assets/stylesheets/pages/awards.scss
- app/assets/stylesheets/pages/cycle_analytics.scss 1 addition, 1 deletionapp/assets/stylesheets/pages/cycle_analytics.scss
- app/assets/stylesheets/pages/lint.scss 2 additions, 2 deletionsapp/assets/stylesheets/pages/lint.scss
- app/assets/stylesheets/pages/merge_requests.scss 1 addition, 1 deletionapp/assets/stylesheets/pages/merge_requests.scss
- app/assets/stylesheets/pages/note_form.scss 1 addition, 1 deletionapp/assets/stylesheets/pages/note_form.scss
- app/assets/stylesheets/pages/projects.scss 1 addition, 1 deletionapp/assets/stylesheets/pages/projects.scss
- spec/features/merge_requests/conflicts_spec.rb 1 addition, 1 deletionspec/features/merge_requests/conflicts_spec.rb
Please register or sign in to comment