STYLE Updated CSS for GSM card by changing the pseudo-element from :after to :before for improved visual consistency.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c035793073
commit
1fe7cdc54d
|
|
@ -40,7 +40,7 @@
|
|||
}
|
||||
}
|
||||
&__gsm {
|
||||
&:after {
|
||||
&:before {
|
||||
background-image: url('../resources/img/pictogrammes/Homegrade_repertoire-gsm.svg');
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user