Add lower weight option

pull/134/head
Stasiek Michalski 7 years ago committed by GitHub
parent b240ae3b44
commit 3550c0b94c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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;
}

Loading…
Cancel
Save