Skip to content
Draft
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions components/curriculum/module-list.css
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@

> input:checked + label::before {
content: url("./assets/curriculum-modules-underline.svg#2");
transform: scaleX(0.45) translate3d(-1.5rem, 0.75rem, 0);
}
}

Expand Down
Loading