7 lines
61 B
CSS
7 lines
61 B
CSS
main {
|
|
min-height: 100vh;
|
|
}
|
|
|
|
footer {
|
|
padding: 1em;
|
|
} |