From c9de4b6e3cb164c9c7a43c80911301f69aaac6ad Mon Sep 17 00:00:00 2001 From: Arity-T Date: Sun, 12 Jan 2025 17:53:40 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D1=83=D1=82=D0=B5=D1=80=20=D1=81=D0=BB?= =?UTF-8?q?=D0=B8=D1=88=D0=BA=D0=BE=D0=BC=20=D0=BF=D1=80=D0=B8=D0=BB=D0=B8?= =?UTF-8?q?=D0=BF=D1=87=D0=B8=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/stylesheets/extra.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 4f142ee..6cc257a 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -1,3 +1,7 @@ .md-source__facts { display: none; +} + +.md-footer { + margin-top: 50px; } \ No newline at end of file