Kaynağa Gözat

Add lower weight option

Stasiek Michalski 7 yıl önce
ebeveyn
işleme
3550c0b94c
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      resources/assets/sass/custom.scss

+ 4 - 0
resources/assets/sass/custom.scss

@@ -151,3 +151,7 @@ body, button, input, textarea {
     height: 100%;
     background-color: rgba(0,0,0,0.5);
 }
+
+.font-weight-ultralight {
+    font-weight: 200 !important;
+}