Skip to content
Snippets Groups Projects
Commit 172f1d75 authored by Dimitrie Hoekstra's avatar Dimitrie Hoekstra
Browse files

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

Former-commit-id: 4f264c79
parent f7d9064a
No related branches found
No related tags found
No related merge requests found
@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,
Loading
Loading
---
title: Updates the font weight of button styles because of the change to system fonts
merge_request:
author:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment