Skip to content

Commit 1f8f175

Browse files
Merge branch 'main' into fix/images
2 parents 3d1eb7b + dc4d448 commit 1f8f175

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
729 Bytes
Loading
-660 Bytes
Binary file not shown.

Diff for: libs/dashboard/feature-info/src/lib/components/my-cards/my-cards.component.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h2 class="text-2xl font-semibold text-gray-800 mb-6 text-left">Meus Cartões</h
1515

1616
<img
1717
class="absolute bottom-0 left-0 rounded-tl-full w-15 h-15"
18-
src="/assets/images/pixes-left-bottom.png"
18+
src="/assets/images/pixels-left-bottom.png"
1919
/>
2020
</div>
2121

Diff for: libs/dashboard/feature-info/src/lib/components/options-panel/options-panel.component.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<img
99
class="absolute bottom-0 left-0 rounded-tl-full w-15 h-15"
10-
src="/assets/images/pixes-left-bottom.png"
10+
src="/assets/images/pixels-left-bottom.png"
1111
/>
1212
</div>
1313

0 commit comments

Comments
 (0)