aboutsummaryrefslogtreecommitdiff
path: root/src/components/Display/Display.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Display/Display.css')
-rw-r--r--src/components/Display/Display.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/components/Display/Display.css b/src/components/Display/Display.css
new file mode 100644
index 0000000..1b89173
--- /dev/null
+++ b/src/components/Display/Display.css
@@ -0,0 +1,3 @@
+.ItemsDisplay {
+ margin-top: 3rem;
+ margin-bottom: 3rem; }