about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2020-03-16 12:57:01 +0100
committerEmile <hanemile@protonmail.com>2020-03-16 12:57:01 +0100
commit3e28a4ba1fcda97bb05a88000ccc4f3d551c5975 (patch)
tree0fac6efe56bfc2f1d1b855e017d8bcc29c4b7746
parentaf80ee7175f6e5fe7c6205a77a54ca82126eb81c (diff)
margin
-rw-r--r--hosted/assets/css/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosted/assets/css/theme.css b/hosted/assets/css/theme.css
index 49beb12..7b70a93 100644
--- a/hosted/assets/css/theme.css
+++ b/hosted/assets/css/theme.css
@@ -46,7 +46,7 @@ h1 a:hover {
 	text-decoration: underline;
 }
 h1 a:first-child {
-	margin: 0;
+	margin: 0 4px;
 }
 main {
 	display: block;