diff options
-rw-r--r-- | pydis_site/static/css/home/timeline.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; |