summaryrefslogtreecommitdiff
path: root/src/components/Home.module.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Home.module.css')
-rw-r--r--src/components/Home.module.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/components/Home.module.css b/src/components/Home.module.css
deleted file mode 100644
index f15c80f..0000000
--- a/src/components/Home.module.css
+++ /dev/null
@@ -1,6 +0,0 @@
-.root {
- padding: 6px 15px;
- @media (--breakpoint-not-small) {
- padding: 10px 40px;
- }
-}