Switch to Feather Icons

This commit is contained in:
video-prize-ranch
2022-10-13 18:26:08 -04:00
parent 50d71ad321
commit b8469ada4e
24 changed files with 47 additions and 60 deletions

View File

@@ -37,11 +37,11 @@
}
#comments__expandBtn ~ .comments__expandBtn__label > span::after {
content: "expand_more";
content: "";
}
#comments__expandBtn:checked ~ .comments__expandBtn__label > span::after {
content: "expand_less";
content: "";
}
#comments__expandBtn:checked ~ .comments {