mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-03-21 17:24:28 -05:00
down arrow back. im sorry
This commit is contained in:
parent
b60e0771a9
commit
bcd6de036d
|
|
@ -40,7 +40,7 @@
|
|||
content: "";
|
||||
width: 1.2rem;
|
||||
height: 1.2rem;
|
||||
background: url("/assets/icons/down-arrow.svg");
|
||||
background: url("/assets/images/down-arrow.svg");
|
||||
position: absolute;
|
||||
right: 15px;
|
||||
top: 50%;
|
||||
|
|
|
|||
1
public/assets/images/down-arrow.svg
Normal file
1
public/assets/images/down-arrow.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><polyline points="6 9 12 15 18 9"></polyline></svg>
|
||||
|
After Width: | Height: | Size: 261 B |
Loading…
Reference in New Issue
Block a user