Improving image modals

This commit is contained in:
Asaad Mahmood
2015-07-17 22:06:53 +05:00
parent 138d0ea12b
commit 30239d255a
2 changed files with 2 additions and 1 deletions

View File

@@ -65,7 +65,7 @@
float:left;
}
.channel-intro-title {
font-weight:bold;
font-weight:600;
}
.channel-intro-text {
margin-top:35px;

View File

@@ -145,6 +145,7 @@
.modal-image {
position:relative;
width:100%;
height: 100%;
margin: 0 auto;
.image-wrapper {
background: #FFF;