fix(color): fix color for light mode

This commit is contained in:
thomas
2023-09-27 10:07:57 +02:00
parent 975ea1af57
commit c7cfe5f74b
5 changed files with 30 additions and 610 deletions

View File

@@ -56,7 +56,10 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
---
<div class="article-footer">
<a href="https://github.com/sponsors/tomalaforge" alt="Sponsor link">
<a
href="https://github.com/sponsors/tomalaforge"
alt="Sponsor link"
class="primary action astro-yjy4zhro">
🤍 Sponsor the Project
</a>
</div>