mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-01-08 16:06:16 +00:00
refactor: reduce duplicate scss
This commit is contained in:
@@ -58,9 +58,8 @@
|
||||
li {
|
||||
font-size: 1.1rem;
|
||||
line-height: 3rem;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
@extend %text-ellipsis;
|
||||
|
||||
&:nth-child(odd) {
|
||||
background-color: var(--main-bg, #ffffff);
|
||||
|
||||
Reference in New Issue
Block a user