1
0
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:
郭桓桓 2023-02-28 19:47:45 +08:00
parent 677d0606c4
commit 7610344f37
Signed by: kuohuanhuan
GPG Key ID: FD846A0A797B0D75

View File

@ -79,7 +79,7 @@ html {
}
}
}
.itrem {
.item {
text-decoration: none;
opacity: .6;
transition: .2s all ease-out;