From bab344f8c1a7a1e0e997914a7a83060887637050 Mon Sep 17 00:00:00 2001 From: ulaulaman <34242086+ulaulaman@users.noreply.github.com> Date: Mon, 5 Feb 2018 23:20:00 +0100 Subject: [PATCH] Update index.html --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 0aed63e..bdc8071 100644 --- a/index.html +++ b/index.html @@ -14,9 +14,11 @@ body {background-color: #EBEBEB;} .header { + position: fixed; background-color: #20B2AA; color: #ffffff; padding: 15px; + text-align: center; } [class*="col-"] {