From 06d8ab9ff76663fcf7fefd7175f86564f805a10e Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Mon, 8 Jul 2019 14:39:44 -0400 Subject: [PATCH] tweaked css comment --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 403760b..3de675c 100644 --- a/css/style.css +++ b/css/style.css @@ -172,7 +172,7 @@ a { transition: 0.3s; } color: #FFF; } -/* full page width of footer */ +/* full page width for footer */ .footer { position: absolute; left: 0; -- 2.25.1