aboutsummaryrefslogtreecommitdiff
path: root/_scss
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2019-02-22 13:25:35 +0300
committerValentin Popov <info@valentineus.link>2019-02-22 13:25:42 +0300
commit456eeb794b3e2f8b34cdf982835bd628e849fdf5 (patch)
tree7286e13cd841911fdccca74d520f865b1b736949 /_scss
parenta45868f5c4dffe53f51df9122b8518801ac820ee (diff)
downloadpopov.link-456eeb794b3e2f8b34cdf982835bd628e849fdf5.tar.xz
popov.link-456eeb794b3e2f8b34cdf982835bd628e849fdf5.zip
Space fix
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '_scss')
-rw-r--r--_scss/highlight/_main.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/_scss/highlight/_main.scss b/_scss/highlight/_main.scss
index 69a6c6e..a41e98d 100644
--- a/_scss/highlight/_main.scss
+++ b/_scss/highlight/_main.scss
@@ -17,7 +17,7 @@ $color16: #f00;
$color17: #fdd;
$color18: #ffc;
-.highlight.hll {
+.highlight .hll {
background-color: $color18;
}