Fix tag selector font on Windows

This commit is contained in:
Dan Stillman 2017-07-17 20:04:53 -04:00
parent 6d7dcc44bc
commit 76030d2c4a

View file

@ -0,0 +1,4 @@
button {
font-family: Segoe UI, sans-serif;
font-size: 1em;
}