From 567128c818567bdf2e98434fecd70b778e8f9674 Mon Sep 17 00:00:00 2001 From: bmen Date: Thu, 28 Mar 2019 23:17:20 +0100 Subject: [PATCH] red lines are over all --- style.css | 2 ++ 1 file changed, 2 insertions(+) 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;