From 89b5901f46d3306549198d503268bc612539fbbe Mon Sep 17 00:00:00 2001 From: hedy Date: Fri, 22 Mar 2024 16:22:14 +0800 Subject: Fix typo in timeline.css comment --- pydis_site/static/css/home/timeline.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pydis_site/static') diff --git a/pydis_site/static/css/home/timeline.css b/pydis_site/static/css/home/timeline.css index 90ca118e..7f6c4160 100644 --- a/pydis_site/static/css/home/timeline.css +++ b/pydis_site/static/css/home/timeline.css @@ -245,7 +245,7 @@ * due to the right and bottom box shadow on the logo which is not very * visible on the page. * - * HACK: Harcoded; Unresponsive to actual image dimensions. + * XXX: Hardcoded; Unresponsive to actual image dimensions. * */ margin-top: 1px; margin-left: 1px; -- cgit v1.2.3