This commit is contained in:
Simon Vieille 2022-09-27 22:57:59 +02:00
parent 6481515403
commit a41ce5e9a0
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1042,7 +1042,7 @@ $links: (
&--anchor--with-image &-content {
width: calc(100% - $image-size - 5px);
padding-right: 25px;
padding-right: 45px;
}
&--image {
@ -1130,7 +1130,7 @@ $links: (
&-content {
display: block;
width: 100% !important;
padding-right: 0;
padding-right: 0 !important;
}
&--image {