From f056586a9799ee384870fdda6d65ca4f897ee5ba Mon Sep 17 00:00:00 2001 From: oragne Date: Sat, 23 Nov 2024 16:25:21 +1100 Subject: [PATCH] 5px to 8px --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index a045637..60f8b2d 100644 --- a/style.css +++ b/style.css @@ -86,7 +86,7 @@ nav a:hover { .repo img { width: 15px; - margin-right: 5px; + margin-right: 8px; vertical-align: middle; }