Git Repository Public Repository

YouAndWeb_TwoToc

URLs

Copy to Clipboard

Diff Revisions e86e76 ... vs 393699 ... for client/app/main/main.scss

Diff revisions: vs.
  @@ -194,6 +194,21 @@
194 194 }
195 195
196 196 .main-container {
197 + min-height: 100%;
198 + height: auto !important;
199 + margin-bottom: 0 auto 40px;
200 + margin-top: 20px;
201 + }
202 + .main-container-footerApp{
203 + min-height: 100%;
204 + height: auto !important;
205 + margin: 0 auto 70px;
206 + margin-top: 20px;
207 + }
208 + .main-container-home {
209 + min-height: 100%;
210 + height: auto !important;
211 + margin: 0 auto 0px;
197 212 margin-top: 20px;
198 213 }
199 214 .main-container.container {