Files
merchbay/resources/assets/less/app.less
franknstayn 5483c9517d first commit
2021-07-03 18:39:08 +08:00

9 lines
173 B
Plaintext
Vendored

@import "bootstrap/bootstrap";
@btn-font-weight: 300;
@font-family-sans-serif: "Roboto", Helvetica, Arial, sans-serif;
body, label, .checkbox label {
font-weight: 300;
}