From 701d474949e5cb72b8ed7b29fec45ad74580f570 Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Tue, 8 Aug 2023 13:20:21 +1000 Subject: Initial commit --- Pages/Index.cshtml.css | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Pages/Index.cshtml.css (limited to 'Pages/Index.cshtml.css') diff --git a/Pages/Index.cshtml.css b/Pages/Index.cshtml.css new file mode 100644 index 0000000..f573988 --- /dev/null +++ b/Pages/Index.cshtml.css @@ -0,0 +1,7 @@ +img { + max-height: 200px; +} + +form#upload { + padding-bottom: 30px; +} \ No newline at end of file -- cgit v1.3