This commit is contained in:
2025-10-08 11:06:36 -06:00
parent dbdf4c0f5b
commit c9645ce678
28 changed files with 44 additions and 77 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ body {
}
&[data-coursenavvisited='false'] {
&::before {
content: '\f023'; // unicode de fa-check
content: '\f023'; // unicode de fa-lock
font-family: 'Font Awesome 6 Pro';
font-weight: lighter; // solid
display: inline-block;