From 30d8b097d740e948f5b22408bcff9c6bcc1e00fe Mon Sep 17 00:00:00 2001 From: Lektor Bot Date: Tue, 19 Mar 2024 22:00:20 +0000 Subject: [PATCH] Synchronized build --- static/zenodo.css | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/static/zenodo.css b/static/zenodo.css index 2e4d61f..4f1441c 100644 --- a/static/zenodo.css +++ b/static/zenodo.css @@ -10654,24 +10654,6 @@ body .body-container > .row { color: #c9e5ff; } -@media (min-width: 992px) { - .footer { - height: 273px; - } -} - -@media (max-width: 991px) and (min-width: 768px) { - .footer { - height: 397px; - } -} - -@media (max-width: 767px) { - .footer { - height: 427px; - } -} - .footer a { color: #fff; }