This commit is contained in:
Danang Probo Sayekti 2015-07-30 14:26:19 +07:00
commit d32bfd73ab

View file

@ -580,6 +580,10 @@ ul.month {
margin-top: 30px; margin-top: 30px;
float: none !important; float: none !important;
} }
.sections-wrapper {
padding-bottom: 40px;
padding-top: 40px;
}
.project-image { .project-image {
margin-bottom: 15px; margin-bottom: 15px;
} }
@ -587,6 +591,9 @@ ul.month {
float:none!important; float:none!important;
text-align: center; text-align: center;
} }
.comment-wrapper.section {
margin-bottom:30px;
}
.pager { .pager {
margin-bottom: 30px; margin-bottom: 30px;
} }