feat: improve styling

This commit is contained in:
Martin Prokoph
2025-07-30 23:22:41 +02:00
parent 886b532519
commit c580b9e181
15 changed files with 872 additions and 231 deletions

6
.astro/icon.d.ts vendored
View File

@@ -1,5 +1,5 @@
// Automatically generated by astro-icon
// 8e7429c946c12d2c48e5c45083ba2275bd979b675d70e184ce0a9174f7985787
// c9a3fc05907e9102c87a67793988dd3fa433213a55a6a2087e99c14105223c42
declare module 'virtual:astro-icon' {
export type Icon =
@@ -21201,5 +21201,7 @@ declare module 'virtual:astro-icon' {
| "simple-icons:tmobile"
| "simple-icons:windows11"
| "double-arrow-slider"
| "linux";
| "fabric"
| "linux"
| "neoforge";
}