8 lines
78 B
CSS
8 lines
78 B
CSS
section {
|
|
width: 100%;
|
|
height: 100vh;
|
|
}
|
|
|
|
footer {
|
|
height: 240px;
|
|
} |