<div class="row"> | |
<div class="col-sm-6 col-xs-6 text-center"><span style="font-size: 26px; color:#004B2C;"><b>SUB-K Separators</b><br><br> | |
<img src="images/subk_seperators.PNG"></span></div> | |
<div class="col-sm-6 col-xs-6 text-center" style="border-left:1px; border-color:#004B2C;"><span style="font-size: 26px; color:#004B2C;"><b>PPS Separators</b><br><br> | |
<img src="images/pps_separators.PNG"></span></div> | |
</div> | |
<div class="row" style="padding-top: 20px;"> | |
<div class="col-sm-6 col-xs-6"> | |
<span style="font-size: 16px;"><b>For Submersible Pumps with water well diameters 4” to 6”</b><br> | |
PVC Construction</span><br><br> | |
<span style="font-size: 16px;"><b>Flow Range: </b>3-99 GPM (.7 – 23 m3/hr)<br> | |
<b>Max Pressure: </b>Up to 150psi (10.3 bar)</span> | |
</div> | |
<div class="col-sm-6 col-xs-6" style="border-left:1px; border-color:#004B2C;"> | |
<span style="font-size: 16px;"><b>For Turbine Pumps with water well diameters 6” to 19.25”</b><br> | |
Carbon Steel Construction. Available in Stainless</span><br><br> | |
<span style="font-size: 16px;"><b>Flow Range: </b>100-3,180 GPM (23- 723 m3/hr)<br> | |
<b>Max Pressure: </b>Up to 150psi (10.3 bar)</span> | |
</div> | |
</div> |
"border-start": (
property: border-left,
class: border-start,
values: (
null: $border-width solid $border-color,
0: 0,
)
),
Looks like your other issue ended up in my profile as a Testimonial.
Instead of fighting with the Bootstrap built-in css to add a custom border, use the built-in classes, it will be much easier. https://getbootstrap.com/docs/5.0/utilities/borders/