This commit is contained in:
BoHung Chiu 2022-10-27 12:30:07 +08:00
parent e56b99e351
commit 6c2a663c5a
1 changed files with 3 additions and 2 deletions

View File

@ -3,8 +3,9 @@
@import "../initial";
.layout-content {
min-height: 10em;
@media (min-width: $screen-sm){
min-height: 35em;
}
.container {
@extend .response-container;
}