diff options
| author | zephex0 <[email protected]> | 2024-04-19 02:44:20 +0000 |
|---|---|---|
| committer | zephex0 <[email protected]> | 2024-04-19 02:44:20 +0000 |
| commit | f1e6838a53ca3013e89ecf98ed6722d7dac24a65 (patch) | |
| tree | d0a27366d6de45d89ef8bfbc9f1fefaf75dafc84 /src/app | |
| parent | test changes (diff) | |
| download | dramalama-f1e6838a53ca3013e89ecf98ed6722d7dac24a65.tar.xz dramalama-f1e6838a53ca3013e89ecf98ed6722d7dac24a65.zip | |
image fix for netlify
Diffstat (limited to 'src/app')
| -rw-r--r-- | src/app/page.module.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app/page.module.css b/src/app/page.module.css index 3a7031f..aeedf2f 100644 --- a/src/app/page.module.css +++ b/src/app/page.module.css @@ -106,4 +106,5 @@ .netlifyLogo img { aspect-ratio: 16 / 9; + height: 100px }
\ No newline at end of file |