Merge pull request #10 from vaporvee/activity-preview

Fixing border radius on Activity Preview
This commit is contained in:
Pukima
2023-05-05 23:02:24 +02:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

@@ -2,7 +2,7 @@
<g id="ActivityPreview">
<rect width="340" height="385" rx="8" fill="#2F3136"/>
<g id="top" opacity="0.6">
<rect id="Rectangle 15" width="340" height="60" fill="url(#paint0_linear_113_257)"/>
<path id="Rectangle 15" d="M0 8C0 3.58172 3.58172 0 8 0H332C336.418 0 340 3.58172 340 8V60H0V8Z" fill="url(#paint0_linear_113_257)"/>
<g id="Avatar">
<g id="Discord Characters">
<g clip-path="url(#clip0_113_257)">

Before

Width:  |  Height:  |  Size: 209 KiB

After

Width:  |  Height:  |  Size: 209 KiB