Blues
This commit is contained in:
parent
d6feaec202
commit
6e26f1929d
19 changed files with 30 additions and 30 deletions
|
@ -114,7 +114,7 @@ code {
|
|||
transition: border 150ms ease-in;
|
||||
|
||||
&:focus {
|
||||
@apply .border-blue-light;
|
||||
@apply .border-primary-400;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue