From 0e656e1f6b0aea0f68ec4d258cf74e9e948a9a91 Mon Sep 17 00:00:00 2001 From: schrom01 Date: Thu, 16 Feb 2023 12:55:52 +0100 Subject: [PATCH] Styling --- css/custom.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/css/custom.css b/css/custom.css index 29b73e0..dbae460 100644 --- a/css/custom.css +++ b/css/custom.css @@ -63,7 +63,7 @@ footer, height: 150px; } -/*.footer {*/ -/* vertical-align: top;*/ -/* text-align: left;*/ -/*}*/ \ No newline at end of file +.footer { + vertical-align: top; + text-align: left; +} \ No newline at end of file