Skip to content

Commit 97a02a5

Browse files
committed
Removing extra underlining
[deploy site]
1 parent 88c7b5c commit 97a02a5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

website_and_docs/assets/scss/_links.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
.selenium-link {
22
color: $primary;
3-
border-bottom: 2px solid;
43
transition: 0.3s;
54
}
65

@@ -10,7 +9,6 @@
109

1110
p > a, main a, div > a {
1211
color: $primary !important;
13-
border-bottom: 2px solid;
1412
transition: 0.3s;
1513
}
1614

0 commit comments

Comments
 (0)