mirror of
https://github.com/kuohuanhuan/x-markdown-css.git
synced 2024-11-25 06:18:19 +00:00
fix(typo): correct .itrem
to .item
This commit is contained in:
parent
677d0606c4
commit
7610344f37
@ -79,7 +79,7 @@ html {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.itrem {
|
.item {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
opacity: .6;
|
opacity: .6;
|
||||||
transition: .2s all ease-out;
|
transition: .2s all ease-out;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user