summaryrefslogtreecommitdiff
path: root/views/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'views/index.html')
-rw-r--r--views/index.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/views/index.html b/views/index.html
index 104e2c8..30c4377 100644
--- a/views/index.html
+++ b/views/index.html
@@ -1,16 +1,6 @@
{% extends "snippets/layout.html" %}
{% block css %}
- .main {
- margin-top: 4rem;
- margin-bottom: 4rem;
- }
- @media (max-width: 992px) {
- .main {
- margin-top: 4rem;
- margin-bottom: 4rem;
- }
- }
.index-list > li {
margin-bottom: 1rem;
}