Explorar o código

Add lower weight option

Stasiek Michalski %!s(int64=7) %!d(string=hai) anos
pai
achega
3550c0b94c
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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;
+}