This commit is contained in:
2025-05-15 11:53:02 +02:00
parent 90e2ee0805
commit 1e4201a45e
8 changed files with 15 additions and 16 deletions
@@ -200,10 +200,10 @@
color: $blue-light;
font-weight: 800;
&::before{
content: url("../images/pictos/noun_External Link_674151.svg");
min-width: 25px;
content: url("../images/pictos/external_link.png");
// min-width: 25px;
height: auto;
padding-right: 0.5rem;
padding-right: 1rem;
// display: inline-flex;
// align-items: center;
}