mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 12:17:59 +03:00
upated gh-pages
This commit is contained in:
parent
573aaf14b4
commit
54ddf2d972
|
@ -2,13 +2,6 @@
|
|||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1300px) {
|
||||
.block-mobile {
|
||||
display: block !important;
|
||||
margin-bottom: 2em !important;
|
||||
}
|
||||
}
|
||||
|
||||
.header-panel {
|
||||
background-color: #009587;
|
||||
height: 144px;
|
||||
|
|
|
@ -104,11 +104,11 @@
|
|||
|
||||
<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" />
|
||||
</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" />
|
||||
</a>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user