Skip to content

Commit 6d72055

Browse files
committed
House Keeping
1 parent c5f1059 commit 6d72055

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

themes/osi/assets/scss/_8_overrides.templates.scss

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -614,32 +614,11 @@ footer.ai-footer {
614614
}
615615
}
616616
}
617-
// li::before {
618-
// content: '>';
619-
// position: absolute;
620-
// left: 0;
621-
// color: #3DA639;
622-
// font-size: 16px;
623-
// line-height: 40px;
624-
// transition: text-decoration 0.2s;
625-
// }
626617
li:hover a {
627618
color: white;
628619
text-decoration: underline;
629620
text-decoration-color: #3DA639;
630621
}
631-
// li::marker {
632-
// content: '>';
633-
// unicode-bidi: isolate;
634-
// font-variant-numeric: tabular-nums;
635-
// text-transform: none;
636-
// text-indent: 0px !important;
637-
// text-align: start !important;
638-
// text-align-last: auto !important;
639-
// line-height: 26px;
640-
// font-size: 26px;
641-
// color: #3DA639;
642-
// }
643622
}
644623
}
645624

0 commit comments

Comments
 (0)