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