Add width: 100% to #portfolio .portfolio-item .portfolio-caption

This commit is contained in:
PCoder 2017-12-09 16:31:34 +01:00
parent 4fd3be2776
commit ef7352a891
1 changed files with 1 additions and 0 deletions

View File

@ -440,6 +440,7 @@ section h3.section-subheading {
max-width: 400px;
text-align: center;
background-color: #fff;
width: 100%;
}
#portfolio .portfolio-item .portfolio-caption h4 {