From 68d56045b1b2c1d7dbb8584e9bdf1f6f251988e2 Mon Sep 17 00:00:00 2001 From: ItsAundre! <126304209+ItsAundre@users.noreply.github.com> Date: Fri, 10 Nov 2023 07:43:56 -0600 Subject: [PATCH] e --- Changelog/style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Changelog/style.css b/Changelog/style.css index 7fa49d5..8325f4b 100644 --- a/Changelog/style.css +++ b/Changelog/style.css @@ -176,14 +176,13 @@ body { .Changelog { font-size: 2.5vh; - margin-top: 8vh; } .title, .DownloadDMC { font-size: 3vh; } - .DownloadDMC { - margin-top: 8vh; + .buttondiv { + bottom: 0%; } } \ No newline at end of file