Skip to content

Commit

Permalink
webapp: Fix font-feature class
Browse files Browse the repository at this point in the history
  • Loading branch information
tbnobody committed Jan 19, 2024
1 parent bdfdc39 commit f7119bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webapp/src/scss/styles.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Import all of Bootstrap's CSS
@import "~bootstrap/scss/bootstrap";

main {
.container-fluid .row {
font-feature-settings: "tnum";
}
}

0 comments on commit f7119bc

Please sign in to comment.