diff --git a/library-css/text.scss b/library-css/text.scss index fef0fa1..d913d0d 100644 --- a/library-css/text.scss +++ b/library-css/text.scss @@ -61,10 +61,10 @@ .uk-h5, h5 { font-size: 22px; - font-weight: 500; + font-weight: 400; } .uk-h6, h6 { font-size: 18px; - font-weight: 500; + font-weight: 400; }