parent
fc504a3d2c
commit
a3d36237e2
|
@ -228,6 +228,7 @@ header .search-box {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border-bottom: 3px solid #BBB;
|
border-bottom: 3px solid #BBB;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
margin: 0;
|
||||||
@include lightDark(background-color, #FFF, #222);
|
@include lightDark(background-color, #FFF, #222);
|
||||||
@include lightDark(border-bottom-color, #BBB, #333);
|
@include lightDark(border-bottom-color, #BBB, #333);
|
||||||
&:first-child {
|
&:first-child {
|
||||||
|
|
Loading…
Reference in New Issue