Open crayruris opened 2 months ago
449f48f0754c4921bc7bfbc681ae3ed53d60d01d
The initial build-out is committed. Needs work so it flexes better in different grid sizes
This should be able to be plopped into any sized grid component
<div class="dcf-col-100% dcf-grid-thirds@md dcf-col-gap-6 dcf-row-gap-3 dcf-p-6 unl-bg-scarlet">
<div class="dcf-d-flex dcf-ai-center dcf-jc-center">
<h2 class="dcf-mb-0 dcf-uppercase unl-cream"><span class="unl-font-display">Create Your Path</span></h2>
</div>
<div class="dcf-d-flex dcf-ai-center dcf-jc-center dcf-pt-2 dcf-pb-2">
<p class="dcf-mb-0 unl-cream dcf-txt-center">Iowa blends leadership in the arts with pioneering scientific research, helping students carve their own unique path–wherever it leads.</p>
</div>
<div class="dcf-d-flex dcf-ai-center dcf-jc-center dcf-pt-2 dcf-pb-2">
<a class="dcf-btn dcf-btn-inverse-primary dcf-uppercase" href="https://uiowa.edu/">Request Information</a>
</div>
</div>