Skip to content

Commit 1cf604e

Browse files
sjtrimblesonukapoor
authored andcommitted
fixup! fix(docs-infra): improve focus styles in topnav and footer
1 parent 6f9da12 commit 1cf604e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aio/src/styles/_constants.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ $lightgrey: #F5F6F7;
5656

5757
// STATE COLORS
5858
$focus-outline-ondark: rgba($white, 0.8);
59-
$focus-outline-onlight: rgba($accentblue);
59+
$focus-outline-onlight: $accentblue;
6060

6161
// GRADIENTS
6262
$bluegradient: linear-gradient(145deg,$blue-900,$blue-400);

0 commit comments

Comments
 (0)