refactor: restructure components and assets

This commit is contained in:
2025-11-11 14:52:41 +01:00
parent 83b1c4c563
commit cd1586292b
18 changed files with 42 additions and 29 deletions

View File

@@ -1,20 +1,13 @@
@font-face {
font-family: "Nintendo DS BIOS";
src: url("/assets/Nintendo-DS-BIOS.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "NDS7";
src: url("/assets/nds-7px.ttf") format("truetype");
src: url("/assets/fonts/nds-7px.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "NDS9";
src: url("/assets/nds-9px.ttf") format("truetype");
src: url("/assets/fonts/nds-9px.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}

View File

Before

Width:  |  Height:  |  Size: 145 KiB

After

Width:  |  Height:  |  Size: 145 KiB

View File

Before

Width:  |  Height:  |  Size: 193 KiB

After

Width:  |  Height:  |  Size: 193 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 8.4 KiB

View File

Before

Width:  |  Height:  |  Size: 531 B

After

Width:  |  Height:  |  Size: 531 B

View File

Before

Width:  |  Height:  |  Size: 687 B

After

Width:  |  Height:  |  Size: 687 B

View File

Before

Width:  |  Height:  |  Size: 687 B

After

Width:  |  Height:  |  Size: 687 B