diff options
Diffstat (limited to 'views/index.html')
| -rw-r--r-- | views/index.html | 10 |
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; } |
