mirror of
https://github.com/danbee/julep
synced 2025-03-04 08:59:10 +00:00
Fix typo in lists.
This commit is contained in:
parent
c75e38bc5d
commit
e6a1875d7e
@ -25,7 +25,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@mixin list {
|
@mixin list {
|
||||||
@extend .link-list;
|
@extend .list;
|
||||||
}
|
}
|
||||||
|
|
||||||
.link-list {
|
.link-list {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user