Preview
HTML Code
<style>
.content__mpu {
width: 50%;
}
</style>
<div class="flex flex-col p-6 text-center bg-brand-secondary text-brand-secondary-contrast tf-rounded">
<p class="text-base">Text</p>
<!-- Add button URL below -->
<a href="" class="btn btn--primary">Button Text</a>
</div>
Comments
0 comments
Please sign in to leave a comment.