arrow to top

This commit is contained in:
2024-05-27 15:10:34 +02:00
parent 8e01baad3d
commit f6051b15b1
4 changed files with 5 additions and 4 deletions

View File

@@ -19,7 +19,8 @@ footer{
text-align: top;
&::before{
content:url("../images/up-arrow.svg") ;
content:url("/themes/custom/quartiers_de_demain/src/assets/img/up-arrow.svg") ;
// width: 20%;
}
}