Showing
1 changed file
with
2 additions
and
0 deletions
@@ -127,6 +127,8 @@ | @@ -127,6 +127,8 @@ | ||
127 | overflow: hidden; | 127 | overflow: hidden; |
128 | border-top: 1px solid rgba(255,255,255,0.5); | 128 | border-top: 1px solid rgba(255,255,255,0.5); |
129 | color: #fff; | 129 | color: #fff; |
130 | + z-index: 2; | ||
131 | + position: relative; | ||
130 | 132 | ||
131 | &.boys { | 133 | &.boys { |
132 | @include background-image(linear-gradient(#323232, #414141)); | 134 | @include background-image(linear-gradient(#323232, #414141)); |
-
Please register or login to post a comment