fix: space in dark-mode in _accent.scss

pull/3595/head
Daniel 2021-04-15 17:53:23 +05:30
parent 8209a2fb5e
commit 4e42fffb32
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@
}
}
@include dark-mode () {
.accent-#{$name} {
&.accent-#{$name} {
.page-item {
.page-link {
&:hover,