From cc555c3489ae38ebda410d7c134b9c099acf240c Mon Sep 17 00:00:00 2001 From: Philip Nguyen Date: Thu, 9 May 2019 15:46:14 +0700 Subject: [PATCH] change header --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 45c0096..0a9e058 100644 --- a/style.css +++ b/style.css @@ -88,7 +88,7 @@ footer { flex-direction: column; align-items: center; position: relative; - top: 300px; + top: 200px; color: #D86000; border: 2px solid rgba(48, 24, 24, .9); background-color: rgba(48, 24, 24, .9);