Skip to content

Commit e01a5eb

Browse files
committed
Scroll top top opacity
1 parent 4692e20 commit e01a5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/App.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
cursor: pointer;
5151
animation: fadeIn 0.3s;
5252
transition: opacity 0.4s;
53-
opacity: 0.5;
53+
opacity: 0.9;
5454
}
5555

5656
.scrollToTop:hover {

0 commit comments

Comments
 (0)