Suppression de traces de font awesome
This commit is contained in:
parent
21b84c9e9e
commit
2cb884888b
7 changed files with 3 additions and 80 deletions
|
@ -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%;
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue