design update, div TODOs added
This commit is contained in:
@@ -74,6 +74,7 @@ body {
|
||||
|
||||
main {
|
||||
padding: 24px 32px 48px;
|
||||
min-height: calc(100vh - 200px);
|
||||
}
|
||||
|
||||
/* Shared components -------------------------------------------------- */
|
||||
@@ -188,3 +189,7 @@ main {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
}
|
||||
|
||||
footer>p {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user