Fix a typo (#653)

This commit is contained in:
updatedMyJournal 2022-07-18 23:13:59 +03:00 committed by GitHub
parent faf93b9cb7
commit 42470e1477
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,7 +151,7 @@ variables (including the `$`).
}
@mixin list-horizontal {
@include list-rest;
@include list-reset;
li {
display: inline-block;