Tweak colors
This commit is contained in:
parent
f5ffa121b0
commit
64175ce35a
2 changed files with 7 additions and 7 deletions
|
@ -10,7 +10,7 @@
|
|||
@apply .appearance-none .block .w-full .text-grey-darker .border-b-2 .border-grey-light .py-3 .mb-3;
|
||||
|
||||
&:focus {
|
||||
@apply .border-blue;
|
||||
@apply .border-blue-light;
|
||||
outline: 0;
|
||||
transition: border 500ms ease-out;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue