webapp: Fix font-feature class
This commit is contained in:
parent
bdfdc3913b
commit
f7119bc3c7
@ -1,6 +1,6 @@
|
|||||||
// Import all of Bootstrap's CSS
|
// Import all of Bootstrap's CSS
|
||||||
@import "~bootstrap/scss/bootstrap";
|
@import "~bootstrap/scss/bootstrap";
|
||||||
|
|
||||||
main {
|
.container-fluid .row {
|
||||||
font-feature-settings: "tnum";
|
font-feature-settings: "tnum";
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user