- + diff --git a/src/Web/wwwroot/css/app.component.css b/src/Web/wwwroot/css/app.component.css index 4921350..740a83e 100644 --- a/src/Web/wwwroot/css/app.component.css +++ b/src/Web/wwwroot/css/app.component.css @@ -4,8 +4,14 @@ margin-top: 2.5rem; padding-bottom: 2.5rem; padding-top: 2.5rem; - width: 100%; } - .esh-app-footer-brand { - height: 50px; - width: 230px; } + width: 100%; +} +.esh-app-footer-brand { + height: 50px; + width: 230px; +} + +.esh-app-header { + margin: 15px; +} \ No newline at end of file