6 lines
64 B
CSS
6 lines
64 B
CSS
.home {
|
|
padding: 56px 20px;
|
|
min-height: 100%;
|
|
width: 100%;
|
|
}
|