Skip to content

Commit f5d5743

Browse files
committed
Theme for Verviers - sous site
1 parent 452e116 commit f5d5743

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

verviers/src/scss/main.scss

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -701,12 +701,5 @@ body .r-content > button {
701701
}
702702

703703
#subsite-navigation > ul > .current > a::before {
704-
background-color: $primary-svg;
705-
bottom: 0;
706-
content: "";
707-
height: 2px;
708-
left: 0;
709-
position: absolute;
710-
right: 0;
711-
transition: all 0.3s ease;
704+
background-color: $primary-svg !important;
712705
}

0 commit comments

Comments
 (0)