diff --git a/library-css/text.scss b/library-css/text.scss index 4e11210..6e126ab 100644 --- a/library-css/text.scss +++ b/library-css/text.scss @@ -27,15 +27,15 @@ } .uk-h4, h4 { - font-size: 22px !important;; + font-size: 22px !important; } .uk-h5, h5 { - font-size: 18px !important;; + font-size: 18px !important; } .uk-h6, h6 { - font-size: 16px !important;; + font-size: 18px !important; } }