1
0
forked from noxious/client

Changed global styling so its readable

Placeholder changes before new design is implemented
This commit is contained in:
2024-10-12 21:32:41 +02:00
parent 4293ec63b6
commit 474de8b14a
19 changed files with 47 additions and 45 deletions

View File

@ -83,7 +83,7 @@ button {
@apply text-center;
&.btn-cyan {
@apply bg-cyan text-gray-50 text-base rounded py-3 px-0;
@apply bg-cyan text-gray-50 text-base rounded py-3;
&.active,
&:hover {