stacked nav archive alignment adjustment
This commit is contained in:
parent
b39d949a8e
commit
1a96556f38
|
@ -113,7 +113,7 @@
|
||||||
font-size: $font-down-1;
|
font-size: $font-down-1;
|
||||||
width: 1.25em;
|
width: 1.25em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-right: 0.5em;
|
margin-right: 0.25em;
|
||||||
line-height: $line-height-large;
|
line-height: $line-height-large;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -57,7 +57,7 @@
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
|
|
||||||
&.archive {
|
&.archive {
|
||||||
padding-left: 15px;
|
padding-left: 1.81em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue