This commit is contained in:
2024-05-07 13:16:15 +02:00
parent fb4644efac
commit 455168c925
2 changed files with 5 additions and 5 deletions

View File

@@ -13,13 +13,14 @@ footer{
font-size: 1.7rem;
line-height: 2.5rem;
text-align: center;
width: 3rem;
width: 4rem;
height: 2rem;
display: inline-block;
text-align: top;
&::before{
content:url("../images/up-arrow.svg") ;
width: 50%;
// width: 20%;
}
}