This commit is contained in:
a-ill
2023-07-01 19:05:24 +03:00
parent 390fa55a3d
commit 768e1b4b99
6 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ footer {
width: 100%;
height: auto;
background: #5B6970;/*var(--dark-green);*/
border-top: #DD1C1A solid 0.5rem;
border-top: #cb1816 solid 0.5rem;
}
footer p, footer a {

View File

@@ -23,7 +23,7 @@
<button on:click={() => {location.href='#'}} id="footer-up" aria-label="go up">
<svg xmlns="http://www.w3.org/2000/svg" width="42.545" height="72.601" viewBox="0 0 42.545 72.601">
<g id="Group_268" data-name="Group 268" transform="translate(-6.177 -2.399)">
<rect id="Rectangle_146" data-name="Rectangle 146" width="11" height="51" rx="5.5" transform="translate(22 24)" fill="#DD1C1A"/>
<rect id="Rectangle_146" data-name="Rectangle 146" width="11" height="51" rx="5.5" transform="translate(22 24)" fill="#cb1816"/>
<path id="Path_1145" data-name="Path 1145" d="M23.814,4.021a5,5,0,0,1,7.372,0l16.134,17.6c2.94,3.207,1.046,10.4-3.686,8.379S28.02,14.081,28.391,13.524,16.544,27.976,11.366,30,4.741,24.828,7.68,21.621Z" fill="#DD1C1A"/>
</g>
</svg>