mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
fix: more typos
This commit is contained in:
@@ -36,13 +36,13 @@ import MyIcon from './MyIcon.astro';
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.7rem;
|
||||
margin-bottom: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.button-sponsor {
|
||||
background-color: red;
|
||||
border-color: red;
|
||||
color: write;
|
||||
color: white;
|
||||
}
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user