diff --git a/assets/css/argon-design-system.css b/assets/css/argon-design-system.css index f96c017..530c37f 100755 --- a/assets/css/argon-design-system.css +++ b/assets/css/argon-design-system.css @@ -444,7 +444,7 @@ h6, .lead { font-size: 1.25rem; - font-weight: 300; + font-weight: 400; } .display-1 { @@ -21126,13 +21126,13 @@ textarea[resize="horizontal"] { p { font-size: 1rem; - font-weight: 300; + font-weight: 400; line-height: 1.7; } .lead { font-size: 1.25rem; - font-weight: 300; + font-weight: 400; line-height: 1.7; margin-top: 1.5rem; } @@ -21183,7 +21183,7 @@ p { .display-3 span, .display-4 span { display: block; - font-weight: 300; + font-weight: 400; } article h4:not(:first-child), @@ -21562,7 +21562,7 @@ article h5+figure { .flatpickr-current-month { font-size: 135%; line-height: inherit; - font-weight: 300; + font-weight: 400; color: inherit; position: absolute; width: 75%; @@ -21615,7 +21615,7 @@ article h5+figure { display: inline-block; font-size: inherit; font-family: inherit; - font-weight: 300; + font-weight: 400; line-height: inherit; height: auto; border: 0; @@ -23520,7 +23520,7 @@ html:not([dir="rtl"]) .noUi-horizontal .noUi-handle { .ct-title { margin-top: 1rem; margin-bottom: .5rem; - font-weight: 300; + font-weight: 400; } @media (min-width: 576px) { diff --git a/assets/style.css b/assets/style.css index 73e7c74..d7463e7 100644 --- a/assets/style.css +++ b/assets/style.css @@ -31,7 +31,7 @@ article, article .post-title a { } article{ font-size: 1rem; - font-weight: 300; + font-weight: 400; line-height: 1.7; } blockquote {