diff --git a/style.css b/style.css index 0f2c023..20f146e 100644 --- a/style.css +++ b/style.css @@ -71,6 +71,7 @@ a:hover { position: absolute; top: -10px; left: 0; + z-index:10001; } .row::after { width:120px; @@ -81,6 +82,7 @@ a:hover { position: absolute; top: -10px; right: 0; + z-index:10001; } .col-777 { max-width:777px;