Skip to content

Commit 09045f0

Browse files
committed
css > transition addition
1 parent 41ef9f7 commit 09045f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/iolla.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -925,6 +925,7 @@ blockquote:last-child {
925925
.pagination-item:hover, .pagination-item:focus, .attractor svg:hover {
926926
color: var(--clr-light);
927927
background: var(--clr-two);
928+
transition: .25s;
928929
}
929930

930931
.pagination-item:active {

0 commit comments

Comments
 (0)