Make .current stand out more in pagination bar
This commit is contained in:
@ -88,7 +88,8 @@
|
||||
}
|
||||
|
||||
&.current {
|
||||
color: $primary-color;
|
||||
color: #fff;
|
||||
background: $primary-color;
|
||||
}
|
||||
|
||||
&.disabled {
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user