Fix bug.
This commit is contained in:
parent
e56b99e351
commit
6c2a663c5a
|
@ -3,8 +3,9 @@
|
|||
@import "../initial";
|
||||
|
||||
.layout-content {
|
||||
min-height: 10em;
|
||||
|
||||
@media (min-width: $screen-sm){
|
||||
min-height: 35em;
|
||||
}
|
||||
.container {
|
||||
@extend .response-container;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue