Skip to content

Commit a8644d1

Browse files
author
Jeff
committed
add sans-serif font to dev env
1 parent 46adb32 commit a8644d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/dev.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
justify-content: flex-start;
1919
flex-wrap: wrap;
2020
align-content: center;
21+
font-family: -apple-system, sans-serif;
2122
}
2223

2324
.v-select {

0 commit comments

Comments
 (0)