Skip to content

Commit a766a97

Browse files
authored
Update homepage.css
1 parent 2e36b0c commit a766a97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

homepage/homepage.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4648,7 +4648,7 @@ a,
46484648
font-weight: 600;
46494649
}
46504650

4651-
a:not(.btn):hover {
4651+
a[href]:not(.btn):hover {
46524652
text-decoration: underline
46534653
}
46544654

@@ -4838,7 +4838,7 @@ body {
48384838
background: #1c1c1d !important;
48394839
}
48404840

4841-
#footer a {
4841+
#footer a[href] {
48424842
color: inherit !important;
48434843
font-weight: inherit;
48444844
}

0 commit comments

Comments
 (0)