Missing dot

This commit is contained in:
Thomas Dehaeze 2020-11-27 18:32:10 +01:00
parent 1905f45f51
commit 59770100b1
2 changed files with 2 additions and 2 deletions

2
dist/style.css vendored

File diff suppressed because one or more lines are too long

View File

@ -48,7 +48,7 @@
} }
// Line numbers // Line numbers
linenr { .linenr {
color: $color-text-shadow;; color: $color-text-shadow;;
} }