mirror of
https://github.com/adulau/art.git
synced 2024-11-23 10:37:13 +00:00
Fix #8
This commit is contained in:
parent
10a9b45f6e
commit
4f5766eee6
1 changed files with 93 additions and 92 deletions
|
@ -18,6 +18,7 @@
|
||||||
@include padding(4em, 0, (0, 3em, 0, 0));
|
@include padding(4em, 0, (0, 3em, 0, 0));
|
||||||
border-right: solid 1px _palette(border);
|
border-right: solid 1px _palette(border);
|
||||||
width: 60%;
|
width: 60%;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
> :nth-child(2n) {
|
> :nth-child(2n) {
|
||||||
|
|
Loading…
Reference in a new issue