fix: space in dark-mode in _accent.scss

This commit is contained in:
Daniel 2021-04-15 17:53:23 +05:30
parent 8209a2fb5e
commit 4e42fffb32

View file

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