Skip to content

Commit

Permalink
Merge pull request #77 from markteekman/feature-astro-icon-update
Browse files Browse the repository at this point in the history
Feature astro icon update
  • Loading branch information
markteekman authored Jan 12, 2024
2 parents 89dbb20 + 63b7af6 commit 7f69634
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Notification.astro
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ const { type = 'default', role = 'none', ariaLive = 'off' } = Astro.props
.notification [data-icon] {
flex-shrink: 0;
width: 40px;
height: auto;
}
</style>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "accessible-astro-components",
"description": "A set of Accessible, easy to use, Front-end UI Components for Astro.",
"version": "2.3.4",
"version": "2.3.5",
"author": "Mark Teekman",
"homepage": "https://accessible-astro.netlify.app/accessible-components/",
"type": "module",
Expand Down

0 comments on commit 7f69634

Please # to comment.