Add width: 100% to #portfolio .portfolio-item .portfolio-caption
This commit is contained in:
parent
4fd3be2776
commit
ef7352a891
1 changed files with 1 additions and 0 deletions
|
@ -440,6 +440,7 @@ section h3.section-subheading {
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#portfolio .portfolio-item .portfolio-caption h4 {
|
#portfolio .portfolio-item .portfolio-caption h4 {
|
||||||
|
|
Loading…
Reference in a new issue