mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2026-01-05 20:33:38 +01:00
webapp: Fix font-feature class
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Import all of Bootstrap's CSS
|
||||
@import "~bootstrap/scss/bootstrap";
|
||||
|
||||
main {
|
||||
.container-fluid .row {
|
||||
font-feature-settings: "tnum";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user