no space in !important

Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
pull/21833/head
Bruno Windels 2019-05-22 09:35:09 +00:00 committed by GitHub
parent 1bdcb0c35a
commit 3d9e631d18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ body {
pre, code {
font-family: $monospace-font-family;
font-size: 100% ! important;
font-size: 100% !important;
}
.error, .warning {