summaryrefslogtreecommitdiff
path: root/Pages/Gallery.razor.css
diff options
context:
space:
mode:
Diffstat (limited to 'Pages/Gallery.razor.css')
-rw-r--r--Pages/Gallery.razor.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/Pages/Gallery.razor.css b/Pages/Gallery.razor.css
new file mode 100644
index 0000000..d1750b4
--- /dev/null
+++ b/Pages/Gallery.razor.css
@@ -0,0 +1,8 @@
+img {
+ margin-right: 5px;
+ max-height: 200px;
+}
+
+form#upload {
+ padding-bottom: 30px;
+} \ No newline at end of file