ydu_admins_rwd/assets/stylesheets/template/layout/content.scss

7 lines
112 B
SCSS
Raw Normal View History

2023-07-17 02:58:37 +00:00
.layout-content {
min-height: 600px;
margin-bottom: 2em;
.container {
@extend .response-content;
}
}