Now with Geist Colors

This commit is contained in:
Bel Curcio
2021-06-07 01:01:02 -03:00
parent 677bba308d
commit 812d1bee84
5 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
composes: root from 'components/ui/Button/Button.module.css';
@apply h-10 w-10 bg-primary text-primary rounded-full mr-3 inline-flex
items-center justify-center cursor-pointer transition duration-150 ease-in-out
p-0 shadow-none border-gray-200 border box-border select-none;
p-0 shadow-none border-accent-3 border box-border select-none;
margin-right: calc(0.75rem - 1px);
overflow: hidden;
width: 48px;