generated from uswds/uswds-sandbox
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'jm-mc-setup' of github.com:uswds/uswds-tutorial into cm…
…-mc-part-3
- Loading branch information
Showing
3 changed files
with
16 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,15 @@ | ||
|
||
<div class="usa-card position-sticky top-1"> | ||
<div class="usa-card"> | ||
<div class="usa-card__container"> | ||
<div class="usa-card__header"> | ||
<h2 class="usa-card__heading">Card component</h2> | ||
</div> | ||
<div class="usa-card__body"> | ||
<p> | ||
This is a standard USWDS card component! Customize me! | ||
Lorem ipsum dolor sit amet consectetur adipisicing elit. Facilis earum tenetur quo cupiditate, eaque qui officia recusandae. | ||
</p> | ||
</div> | ||
<div class="usa-card__footer"> | ||
<a href="#" class="usa-button">Card button</a> | ||
<a href="#" class="usa-button">Visit Florida Keys</a> | ||
</div> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters