footer stays at bottom, link to pages for buttons in header
This commit is contained in:
@@ -108,5 +108,7 @@ body {
|
||||
.app-container {
|
||||
background-color: white;
|
||||
min-height: 100vh;
|
||||
display: grid;
|
||||
grid-template-rows: 80px auto 100px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user