We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44e4a0a commit 2c69b15Copy full SHA for 2c69b15
app/assets/stylesheets/partials/_effects.scss
@@ -1,6 +1,6 @@
1
-// ----------------------------------------------------
2
-// CENTRALIZED LOCATION FOR ANIMATIONS AND TRANSITIONS
3
+// --------------------------------------------------------------
+// CENTRALIZED LOCATION FOR ANIMATIONS, TRANSITIONS, AND OUTLINES
4
5
// ANIMATION
6
@@ -10,7 +10,8 @@
10
text-decoration: underline transparent;
11
}
12
13
-//
+// OUTLINE
14
+
15
@mixin set-focus-outline() {
16
*:focus-visible {
17
outline: 2px solid $color-focus-dark;
0 commit comments