diff --git a/assets/css/style.css b/assets/css/style.css index e465f1b..04b15c6 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -160,6 +160,8 @@ header * { .splash { text-align: center; padding: 3rem; + padding-left: 0rem; + padding-right: 0rem; background-color: #F6F4F6; } .splash-head { @@ -270,4 +272,4 @@ header * { font-family: 'open_sansbold'; font-weight: bold; color: #e9eaed; -} \ No newline at end of file +}