diff --git a/sass/main.scss b/sass/main.scss index e1f5d41..887a142 100644 --- a/sass/main.scss +++ b/sass/main.scss @@ -297,7 +297,7 @@ a:focus-visible { } .copy { - z-index: 9; + // z-index: 0; position: absolute; right: 0.6em; top: 0.6em; @@ -324,7 +324,7 @@ a:focus-visible { margin-top: calc(0px - 1.2em - 24px - 1em - 1.5px); .filename { - z-index: 1; + // z-index: 0; position: relative; top: calc(1.2em + 24px + 1em + 1.5px); padding: 12px 16px;