6 lines
83 B
SCSS
6 lines
83 B
SCSS
.full-container {
|
|
margin-top: 25px;
|
|
margin-bottom: 25px;
|
|
min-height: 100%;
|
|
}
|