-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implemented new colors and various tweaks #160
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you update the readme as well :)
Don't forget to update the readme. Thanks |
@@ -1,5 +1,5 @@ | |||
<login v-slot="{ email, password, go, loginInputChange, emailAvailable, logout }"> | |||
<div class="grid gap-4 sm:gap-5 md:grid-cols-2 md:items-end"> | |||
<div class="grid gap-4 sm:gap-5 md:grid-cols-1 md:items-end"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's grid-cols-1 by default so you don't have to set this
588cc0f
…ckout-theme into feature/WCAG-fixes-tailwind-cleanup
Conflicts |
This is final? Everybody reviewed thoroughly? @Roene-JustBetter @JimmyHoenderdaal @jordythevulder |
8d54d9d
Removed CT prefix because of color duplication. This simplifies usage. And implemented new colors