Suppression de traces de font awesome

This commit is contained in:
Stanislas Jouffroy 2025-03-24 23:14:55 +01:00
parent 21b84c9e9e
commit 2cb884888b
7 changed files with 3 additions and 80 deletions

View file

@ -200,10 +200,6 @@ figure > figcaption {
background: variable.$sidebar-active-color;
}
.fa-layers .fa-circle {
color: #fff;
}
figure > figcaption h4 {
font-size: 80%;
font-weight: normal;
@ -243,11 +239,6 @@ figure > figcaption h4 {
}
.headerlink > .svg-inline--fa {
margin-left: .4rem;
width: .8rem;
}
.ais-SearchBox {
.ais-SearchBox-input {
width: 70%;

View file

@ -67,10 +67,6 @@ header {
}
}
.fa-angle-right {
margin-left: .4rem;
font-size: 80%;
}
li.parent:hover > ul.sub-menu {
@include flexbox-grid-mixins.grid($flex-flow: column nowrap);
}
@ -86,10 +82,6 @@ header {
}
}
.fa-angle-right {
display: none;
}
ul.sub-menu {
display: block;
position: static;