Give the focus on .focus element a red tint
This commit is contained in:
parent
a08d83deda
commit
0b434e484b
@ -41,7 +41,7 @@ button {
|
||||
outline: 5px auto rgba(0, 103, 244, 0.247);
|
||||
|
||||
&:focus {
|
||||
outline-color: rgba(92, 160, 255, 0.247);
|
||||
outline-color: rgba(103, 103, 244, 0.247);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user