Skip to content

Commit

Permalink
Fix monospace font
Browse files Browse the repository at this point in the history
  • Loading branch information
lesander committed Dec 5, 2018
1 parent b6e2f84 commit 0ba6093
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@
background-color: #e50914;
}

.va-modal-error-message {
font-family: monospace !important;
max-width: 600px;
}

.va-modal-title > select {
color: #000;
}
Expand Down

0 comments on commit 0ba6093

Please sign in to comment.