From 1f4ad4ebd32fb5724106b33a9f40afb296b0e8d1 Mon Sep 17 00:00:00 2001 From: Trianta <56975502+Trimutex@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:40:19 -0600 Subject: [PATCH] core: separate h2 background color and add spacing --- default.css | 2 +- index.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/default.css b/default.css index 3e17621..8a1ff81 100644 --- a/default.css +++ b/default.css @@ -21,7 +21,7 @@ canvas { .inside { min-height: 800px; max-width: 80rem; - margin: 0px auto; + margin: 4rem auto; } .first { diff --git a/index.html b/index.html index ab38b31..ef59e28 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@
Description: A simple application to handle all of your Linux configuration needs.
@@ -73,7 +73,7 @@Description: An independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.