diff options
Diffstat (limited to 'theme/scss/default.scss')
-rw-r--r-- | theme/scss/default.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/scss/default.scss b/theme/scss/default.scss index 8bc1d3b..77a3f87 100644 --- a/theme/scss/default.scss +++ b/theme/scss/default.scss | |||
@@ -348,7 +348,7 @@ ul { | |||
348 | } | 348 | } |
349 | 349 | ||
350 | > li:before { | 350 | > li:before { |
351 | content: 'ยท'; | 351 | content: '\00B7'; |
352 | margin-left: -1em; | 352 | margin-left: -1em; |
353 | position: absolute; | 353 | position: absolute; |
354 | font-weight: 600; | 354 | font-weight: 600; |