Tweak elevation font

This commit is contained in:
Jeremy Stretch 2019-12-11 21:03:24 -05:00
parent dbf9a2b452
commit 7bbd9be389

View File

@ -59,7 +59,7 @@ COMPATIBLE_TERMINATION_TYPES = {
RACK_ELEVATION_STYLE = """
* {
font-family: 'Helvetica Neue';
font-family: sans-serif;
font-size: 13px;
}
rect {