Basic design refacctorization

This commit is contained in:
prototypa
2022-11-22 12:49:42 -05:00
parent d546f9dbaa
commit 97fe6b119c
15 changed files with 218 additions and 180 deletions

View File

@ -21,7 +21,7 @@ import { Icon } from 'astro-icon';
<div class="w-full">
<a
class="btn text-white bg-primary-600 hover:bg-primary-800 mb-4 sm:mb-0"
class="btn btn-primary mb-4 sm:mb-0"
href="https://github.com/onwidget/astrowind"
target="_blank"
rel="noopener"