We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5f1059 commit 6d72055Copy full SHA for 6d72055
1 file changed
themes/osi/assets/scss/_8_overrides.templates.scss
@@ -614,32 +614,11 @@ footer.ai-footer {
614
}
615
616
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
- // }
626
li:hover a {
627
color: white;
628
text-decoration: underline;
629
text-decoration-color: #3DA639;
630
631
- // li::marker {
632
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
642
643
644
645
0 commit comments