From 39a48637e52c4afc58341edfb10167947d961b33 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 5 Nov 2019 03:06:09 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/development/fe_guide/style_guide_scss.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/development/fe_guide') diff --git a/doc/development/fe_guide/style_guide_scss.md b/doc/development/fe_guide/style_guide_scss.md index 07c87920dab..54d41b42c77 100644 --- a/doc/development/fe_guide/style_guide_scss.md +++ b/doc/development/fe_guide/style_guide_scss.md @@ -27,7 +27,7 @@ New utility classes should be added to [`utilities.scss`](https://gitlab.com/git | Font size | `.text-{size}` | `.text-2` | - `{variant}` is one of 'primary', 'secondary', 'success', 'warning', 'error' -- `{shade}` is on of the shades listed on [colors](https://design.gitlab.com/product-foundations/colors/) +- `{shade}` is one of the shades listed on [colors](https://design.gitlab.com/product-foundations/colors/) - `{size}` is a number from 1-6 from our [Type scale](https://design.gitlab.com/product-foundations/typography) #### When should I create component classes? -- cgit v1.2.1