Skip to content

Commit 591b8c7

Browse files
authored
Merge pull request #1131 from jboolean/lining-nums
Use cap height numerals in title
2 parents 509874c + d9349a1 commit 591b8c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/screens/App/screens/Welcome/welcome.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
font-size: 34px;
2222
margin: 0;
2323
margin-bottom: 1rem;
24+
font-variant-numeric: lining-nums;
2425
}
2526

2627
hr {

0 commit comments

Comments
 (0)