upated gh-pages

This commit is contained in:
Federico Zivolo 2016-11-08 15:51:13 +01:00
parent 573aaf14b4
commit 54ddf2d972
2 changed files with 2 additions and 9 deletions

View File

@ -2,13 +2,6 @@
box-sizing: border-box; box-sizing: border-box;
} }
@media screen and (max-width: 1300px) {
.block-mobile {
display: block !important;
margin-bottom: 2em !important;
}
}
.header-panel { .header-panel {
background-color: #009587; background-color: #009587;
height: 144px; height: 144px;

View File

@ -104,11 +104,11 @@
<br> <br>
<a class="block-mobile" style="display: inline-block; max-width: 600px; margin: auto;" href="http://www.creative-tim.com/product/material-kit-pro?affiliate_id=87385"> <a class="block-mobile" style="display: block; max-width: 900px; margin: auto;" href="http://www.creative-tim.com/product/material-kit-pro?affiliate_id=87385">
<img style="width: 100%" src="demo/imgs/mkp_banner.jpg" /> <img style="width: 100%" src="demo/imgs/mkp_banner.jpg" />
</a> </a>
<a class="block-mobile" style="display: inline-block; max-width: 600px; margin: auto;" href="http://www.creative-tim.com/product/material-dashboard-pro?affiliate_id=87385"> <a class="block-mobile" style="display: block; max-width: 900px; margin: auto;" href="http://www.creative-tim.com/product/material-dashboard-pro?affiliate_id=87385">
<img style="width: 100%" src="demo/imgs/mdp_banner.jpg" /> <img style="width: 100%" src="demo/imgs/mdp_banner.jpg" />
</a> </a>