no space in !important
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>pull/21833/head
parent
1bdcb0c35a
commit
3d9e631d18
|
@ -34,7 +34,7 @@ body {
|
||||||
|
|
||||||
pre, code {
|
pre, code {
|
||||||
font-family: $monospace-font-family;
|
font-family: $monospace-font-family;
|
||||||
font-size: 100% ! important;
|
font-size: 100% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.error, .warning {
|
.error, .warning {
|
||||||
|
|
Loading…
Reference in New Issue