From 78426371991224f980ffdb21c3327e3ef5ee1561 Mon Sep 17 00:00:00 2001 From: Pad <145267541+PadjokeJ@users.noreply.github.com> Date: Sun, 27 Oct 2024 14:17:01 +0100 Subject: [PATCH] Page title and icon --- index.html | 2 ++ styles.css | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 1a4b375..4ea138b 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,8 @@ + PADJOKEJ.dev + diff --git a/styles.css b/styles.css index 067e7b0..a7480af 100644 --- a/styles.css +++ b/styles.css @@ -14,7 +14,7 @@ a h1 { - margin-bottom: 10px; + margin-bottom: 0; background: darkslategray; text-align: center; color:aliceblue