png link
This commit is contained in:
@@ -391,7 +391,7 @@
|
||||
color: $blue-light;
|
||||
font-weight: 800;
|
||||
&::before{
|
||||
content: url("../images/pictos/noun_External Link_674151.svg");
|
||||
content: url("../images/pictos/external_link.png");
|
||||
min-width: 30px;
|
||||
height: auto;
|
||||
padding-right: 1rem;
|
||||
|
||||
@@ -194,7 +194,7 @@
|
||||
a{
|
||||
&:before{
|
||||
display: inline-block;
|
||||
content: url("../images/pictos/noun_External Link_674151.svg");
|
||||
content: url("../images/pictos/external_link.png");
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
padding-right: 0.8rem;
|
||||
|
||||
@@ -199,7 +199,7 @@
|
||||
color: $blue-light;
|
||||
font-weight: 800;
|
||||
&::before{
|
||||
content: url("../images/pictos/noun_External Link_674151.svg");
|
||||
content: url("../images/pictos/external_link.png");
|
||||
min-width: 40px;
|
||||
height: auto;
|
||||
padding-right: 0.5rem;
|
||||
|
||||
@@ -254,7 +254,7 @@
|
||||
color: $blue-light;
|
||||
font-weight: 800;
|
||||
&::before{
|
||||
content: url("../images/pictos/noun_External Link_674151.svg");
|
||||
content: url("../images/pictos/external_link.png");
|
||||
min-width: 50px;
|
||||
height: auto;
|
||||
padding-right: 1rem;
|
||||
|
||||
@@ -547,7 +547,7 @@
|
||||
color: $blue-light;
|
||||
font-weight: 800;
|
||||
&::before{
|
||||
content: url("../images/pictos/noun_External Link_674151.svg");
|
||||
content: url("../images/pictos/external_link.png");
|
||||
min-width: 30px;
|
||||
height: auto;
|
||||
padding-right: 1rem;
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user