picto block third projet

This commit is contained in:
2025-06-26 11:56:12 +02:00
parent 624e211711
commit 2e288fbc8c
5 changed files with 14 additions and 12 deletions
@@ -214,7 +214,7 @@
font-size: 0.9rem;
font-weight: 800;
margin-top: 0.8rem;
line-height: 0.6rem;
line-height: 1rem;
.address{
display: flex;
flex-direction: row;
@@ -491,10 +491,10 @@
height: inherit;
margin: auto;
::before{
content: url("../images/pictos/noun_Download_file_307900.svg");
content: url("../images/pictos/download.png");
min-width:30px;
height: auto;
padding-right: 1rem;
padding-right: 2rem;
}
a{
hyphens: auto;
@@ -509,10 +509,10 @@
height: inherit;
margin: auto;
::before{
content: url("../images/pictos/noun_Download_file_307900.svg");
content: url("../images/pictos/download.png");
min-width:30px;
height: auto;
padding-right: 1rem;
padding-right: 2rem;
}
a{
hyphens: auto;
@@ -550,7 +550,7 @@
content: url("../images/pictos/external_link.png");
min-width: 30px;
height: auto;
padding-right: 1rem;
padding-right: 2rem;
}
svg.ext{
display: none;
@@ -152,6 +152,7 @@
top: 25rem;
left: 0;
background-color: $white;
border: solid 0.2px rgba(0, 0, 0, 0.1);
margin-bottom: 5rem;
padding: 1rem;
padding-left: 2rem;