Skip to content

Commit eb224a8

Browse files
author
Aytackydln
committed
fix article a CLS
1 parent 23c69b6 commit eb224a8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

themes/aurora/assets/scss/_page.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ article a:not(.button) {
5454
color: mix($text-primary, $accent-primary, 20%);
5555
text-decoration: none;
5656

57+
border-bottom: 1px solid transparent;
58+
5759
&:hover {
5860
border-bottom: 1px solid;
5961
}

0 commit comments

Comments
 (0)