From 38c60cee378b9c2ad42fc9dc79bc492b919a68f5 Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Tue, 15 Aug 2023 15:49:14 +1000 Subject: Convert Razor pages to Blazor --- Pages/Index.cshtml.css | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Pages/Index.cshtml.css (limited to 'Pages/Index.cshtml.css') 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 -- cgit v1.3