This commit is contained in:
BoHung Chiu 2022-10-27 12:10:14 +08:00
parent 02ab528740
commit e56b99e351
3 changed files with 3 additions and 3 deletions

View File

@ -20,6 +20,6 @@ clear: both;
padding-bottom: 1em;
}
.layout-content-inner{
min-height: 37em;
//min-height: 37em;
background-color: #fff;
}

View File

@ -1,4 +1,4 @@
@import url("http://fonts.googleapis.com/css?family=Droid+Sans:400,700");
@import url("//fonts.googleapis.com/css?family=Droid+Sans:400,700");
// Base
@import "base/orbitbar-override";

View File

@ -37,7 +37,7 @@
<section class="body-banner" data-pp="8"></section>
<div class="row">
<section class="extra-box col-sm-12" data-pp="23"></section>
<section class="extra-box col-sm-12" data-pp="26"></section>
<section class="layout-content-box col-sm-8" data-pp="9"></section>
<section class="layout-content-box col-sm-4" data-pp="10"></section>
</div>