Line 18: | Line 18: | ||
} | } | ||
.column .entrepreneurshipimg5{ | .column .entrepreneurshipimg5{ | ||
− | width: | + | width:30%; |
} | } |
Latest revision as of 21:49, 1 November 2017
/*entrepreneurship css */ .column .entrepreneurshipimg{ display:inline-block; width:100%; text-align: center; } .column .entrepreneurshipimg1{ width:60%; } .column .entrepreneurshipimg2{ width:60%; } .column .entrepreneurshipimg3{ width:60%; } .column .entrepreneurshipimg4{ width:60%; } .column .entrepreneurshipimg5{ width:30%; }