Fixing footer styling
This commit is contained in:
@@ -12,3 +12,9 @@
|
||||
|
||||
.esh-app-header {
|
||||
margin: 15px; }
|
||||
|
||||
.esh-app-wrapper {
|
||||
display: flex;
|
||||
min-height: 100vh;
|
||||
flex-direction: column;
|
||||
justify-content: space-between; }
|
||||
|
||||
Reference in New Issue
Block a user