Skip to content

Commit

Permalink
Merge pull request #23 from LeonGravel/master
Browse files Browse the repository at this point in the history
fixed "ERROR Asset render failed"
  • Loading branch information
iTimeTraveler committed Apr 3, 2018
2 parents 92251d2 + 9bc3bfb commit 18a98e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/css/bootstrap.css
Expand Up @@ -308,7 +308,7 @@ html {
}

body {
font-family: Helvetica Neue,Helvetica,Arial,sans-serif
font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333333;
Expand Down Expand Up @@ -7096,4 +7096,4 @@ td.visible-print {
td.hidden-print {
display: none !important;
}
}
}

0 comments on commit 18a98e9

Please sign in to comment.