Ensure the link is positioned on a layer above other elements

This commit is contained in:
Jason Zimdars
2024-09-20 15:51:52 -05:00
parent 3e4a469dcb
commit dcf6647957
+1
View File
@@ -34,4 +34,5 @@
overflow: hidden;
padding-block-start: 100%;
position: absolute;
z-index: 1;
}