mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-11 05:13:02 -05:00
Merge pull request #647 from svenson95/style-button-hover
Style button hover
This commit is contained in:
@@ -69,7 +69,10 @@ import SubscriptionForm from '../../components/SubscriptionForm.astro';
|
||||
---
|
||||
|
||||
<div class="article-footer">
|
||||
<a href="https://github.com/sponsors/tomalaforge" alt="Sponsor link">
|
||||
<a
|
||||
class="action"
|
||||
href="https://github.com/sponsors/tomalaforge"
|
||||
alt="Sponsor link">
|
||||
<MyIcon name="fillHeart" size="1.2rem" color="white" />
|
||||
Sponsor the Project
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user