diff options
Diffstat (limited to 'python/fatcat_web/templates/base.html')
| -rw-r--r-- | python/fatcat_web/templates/base.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/python/fatcat_web/templates/base.html b/python/fatcat_web/templates/base.html index 9e4d8c14..ba62eaba 100644 --- a/python/fatcat_web/templates/base.html +++ b/python/fatcat_web/templates/base.html @@ -23,7 +23,7 @@    </style>    {% block extra_head %}{% endblock %}  </head> -<body style="margin-bottom: 100px;"> +<body style="margin-bottom: 130px;">  <header class="ui fixed inverted menu">    <div class="ui container"> | 
