Advertisement
robbieradiant

Basic Folder Description | TH

Feb 21st, 2025 (edited)
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.42 KB | None | 0 0
  1. <div class="container">
  2.     <div class="card p-1 ml-5 mx-auto" style="border-radius:7px;text-align:center;max-width:575px">
  3.         <h1 class="m-0 mt-1">Title</h1>
  4.         <p class="text-secondary mb-1">(Subtitle)</p>
  5.         <!-- <div class="mx-auto mb-1 text-secondary" style="width:150px;border-top: 1px solid"></div> -->
  6.         <p class="pl-2 pr-2 pb-1">Description goes here! Box automatically expands.</p>
  7.     </div>
  8. </div>
Tags: toyhouse
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement