Skip to content

Commit

Permalink
style: update image
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh committed Mar 26, 2024
1 parent c60ccd1 commit 4b99c32
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ This time, the primary driver for a release was to implement the [Utah Design Sy
<Image src={v3} height="250" width="250" alt="The version 3 website screenshot" class="m-0 w-[250px] border-none" />
<Image src={v4} height="250" width="250" alt="The version 4 website screenshot" class="m-0 w-[250px] border-none" />
<Image src={v5} height="250" width="250" alt="The version 5 website screenshot" class="m-0 w-[250px] border-none" />
<Image src={v6} width="500" alt="The version 6 website screenshot" class="m-0 w-1/2 border-none" />
<Image src={v7} width="500" alt="The version 7 website screenshot" class="m-0 w-1/2 border-none" />
<Image src={v6} width="500" alt="The version 6 website screenshot" class="m-0 w-full border-none lg:w-1/2" />
<Image src={v7} width="500" alt="The version 7 website screenshot" class="m-0 w-full border-none lg:w-1/2" />
</div>

[Utah Design System]: https://designsystem.utah.gov
Expand Down

0 comments on commit 4b99c32

Please sign in to comment.