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