Skip to content

Commit a52bd71

Browse files
authored
Merge pull request #841 from gruntwork-io/consulting-table-fix
fixed consulting table text on mobile
2 parents 1715ad4 + c2c631d commit a52bd71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/consulting/_comparison.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ <h2 style="margin-bottom: 40px">How we're different from traditional consulting<
148148
<div class="comparison-col-3">
149149
<div class="txt-box">
150150
<p class="p-title">{{feature.gruntwork_consulting_title}}</p>
151-
<p class="p-txt" style="color: #BFBFBF;">{{feature.traditional_consulting_description}}</p>
151+
<p class="p-txt" style="color: #BFBFBF;">{{feature.gruntwork_consulting_description}}</p>
152152
</div>
153153
</div>
154154
</div>

0 commit comments

Comments
 (0)