add error handling to recording parsing

This commit is contained in:
Luke Pulverenti 2016-03-12 22:30:23 -05:00
parent 41b77b9673
commit 9e05332761
3 changed files with 6 additions and 5 deletions

View file

@ -278,7 +278,7 @@ html {
margin: 0;
padding: 0;
height: 100%;
font-family: 'San Francisco', 'Helvetica Neue', 'Open Sans', 'Segoe UI', sans-serif;
font-family: 'San Francisco', 'Helvetica Neue', Roboto, 'Open Sans', 'Segoe UI', sans-serif;
font-size: 14px;
}