_sass/addon/commons.scss in jekyll-theme-chirpy-3.2.2 vs _sass/addon/commons.scss in jekyll-theme-chirpy-3.3.0
- old
+ new
@@ -519,9 +519,13 @@
}
}
/* --- Effects classes --- */
+.semi-bold {
+ font-weight: 600 !important;
+}
+
.loaded {
display: block !important;
@at-root .d-flex#{&} {
display: flex !important;