red lines are over all
This commit is contained in:
parent
270ace5bbe
commit
567128c818
|
@ -71,6 +71,7 @@ a:hover {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -10px;
|
top: -10px;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
z-index:10001;
|
||||||
}
|
}
|
||||||
.row::after {
|
.row::after {
|
||||||
width:120px;
|
width:120px;
|
||||||
|
@ -81,6 +82,7 @@ a:hover {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -10px;
|
top: -10px;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
z-index:10001;
|
||||||
}
|
}
|
||||||
.col-777 {
|
.col-777 {
|
||||||
max-width:777px;
|
max-width:777px;
|
||||||
|
|
Loading…
Reference in New Issue