Commit 4f264c79 authored by Dimitrie Hoekstra's avatar Dimitrie Hoekstra

Updates the font weight of button styles because of the change to system fonts

parent a8356ef2
@mixin btn-default {
border-radius: 3px;
font-size: $gl-font-size;
font-weight: 500;
font-weight: 400;
padding: $gl-vert-padding $gl-btn-padding;
&:focus,
......
---
title: Updates the font weight of button styles because of the change to system fonts
merge_request:
author:
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment