aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/styles/Home.module.css
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2021-07-02 10:02:03 +0300
committerJan Tuomi <jans.tuomi@gmail.com>2021-07-02 10:02:03 +0300
commitf1b8e3cb04e9f274e8008881bdc2edc910123046 (patch)
treeb409c326a4ca3817e79fff3e4b6374dbeaa5d3d0 /frontend/styles/Home.module.css
parent59dd6a121d74d9075dddc42e571fa32a750f642a (diff)
Add marquees for research papers
Diffstat (limited to 'frontend/styles/Home.module.css')
-rw-r--r--frontend/styles/Home.module.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/styles/Home.module.css b/frontend/styles/Home.module.css
index 1b82f36..6f43b54 100644
--- a/frontend/styles/Home.module.css
+++ b/frontend/styles/Home.module.css
@@ -2,7 +2,6 @@
min-height: 100vh;
height: 100vh;
width: 100vw;
- padding: 0 0.5rem;
overflow: hidden;
position: relative;
}