mirror of
https://github.com/Floriansylvain/portfolio.git
synced 2026-08-19 19:53:18 +02:00
💄 Changed z-index of scrollToTop button
This commit is contained in:
+1
-1
@@ -563,7 +563,7 @@ a {
|
||||
#scrollToTop {
|
||||
display: flex;
|
||||
position: fixed;
|
||||
z-index: 20;
|
||||
z-index: 3;
|
||||
padding: 20px;
|
||||
box-shadow: #0003 0 0 10px;
|
||||
background: #3AC414;
|
||||
|
||||
Reference in New Issue
Block a user