Skip to content

Commit 63fb12a

Browse files
committed
made syf a little bigger
1 parent 600fee9 commit 63fb12a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/routes/Main.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</section>
2020

2121
<section class="right">
22-
<img class="preview" src="/preview/Send Your Files.png" width="511" height="386" alt="Send Your Files">
22+
<img class="preview" src="/preview/Send Your Files.png" width="611" height="406" alt="Send Your Files">
2323
</section>
2424
</div>
2525
</section>

src/routes/Projects.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
desc: 'Ever wanted to upload your files to another hosting service that supports more than 100+ mb uploading and having a native app along? <b>This app is for you</b>. Thanks to <a href="https://catbox.moe">Catbox</a>, <a href="https://litterbox.catbox.moe">Litterbox</a>, and <a href="https://buzzheavier.com">Buzzheavier</a> for making this project possible.',
66
link: "https://github.com/PinpointTools/SendYourFiles-RW",
77
preview: "/preview/Send Your Files.png",
8-
previewWidth: 511,
9-
previewHeight: 306,
8+
previewWidth: 611,
9+
previewHeight: 406,
1010
},
1111
{
1212
name: "VLC.UTILS",

0 commit comments

Comments
 (0)