fix border bug in the tabs
This commit is contained in:
parent
8df3ae3499
commit
0fb8239e74
|
@ -4,7 +4,6 @@
|
|||
ul
|
||||
@include resetul
|
||||
width: 100%
|
||||
background-color: $cream-light
|
||||
clear: both
|
||||
@media #{$small-only}
|
||||
margin-top: 2em
|
||||
|
@ -18,8 +17,8 @@
|
|||
padding: .2em 0
|
||||
|
||||
.active
|
||||
position: relative
|
||||
a
|
||||
position: relative
|
||||
color: $teal2
|
||||
&:after
|
||||
content: ""
|
||||
|
|
Loading…
Reference in New Issue
Block a user