no space in !important
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
1bdcb0c35a
commit
3d9e631d18
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ body {
|
|||
|
||||
pre, code {
|
||||
font-family: $monospace-font-family;
|
||||
font-size: 100% ! important;
|
||||
font-size: 100% !important;
|
||||
}
|
||||
|
||||
.error, .warning {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue