no space in !important

Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
Bruno Windels
2019-05-22 09:35:09 +00:00
committed by GitHub
parent 1bdcb0c35a
commit 3d9e631d18

View File

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