summaryrefslogtreecommitdiff
path: root/Pages/Index.cshtml.css
diff options
context:
space:
mode:
authorJake Mannens <jake@asger.xyz>2023-08-15 15:49:14 +1000
committerJake Mannens <jake@asger.xyz>2025-08-18 10:59:32 +1000
commit38c60cee378b9c2ad42fc9dc79bc492b919a68f5 (patch)
tree6b62f84aab4b7866432e5da8ae8fcb889795d58b /Pages/Index.cshtml.css
parent07a4c7ead01514bd3f304f00abc38140a1d73634 (diff)
Convert Razor pages to Blazor
Diffstat (limited to 'Pages/Index.cshtml.css')
-rw-r--r--Pages/Index.cshtml.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/Pages/Index.cshtml.css b/Pages/Index.cshtml.css
deleted file mode 100644
index f573988..0000000
--- a/Pages/Index.cshtml.css
+++ /dev/null
@@ -1,7 +0,0 @@
-img {
- max-height: 200px;
-}
-
-form#upload {
- padding-bottom: 30px;
-} \ No newline at end of file