Skip to content

Commit 9eb6bd4

Browse files
committed
Update performance documentation and improve figure hover styles
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent aa8d130 commit 9eb6bd4

File tree

3 files changed

+2439
-5
lines changed

3 files changed

+2439
-5
lines changed

assets/scss/_styles_project.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ a:not([href]):not([class]):hover {
466466
}
467467

468468
figure {
469-
& :hover { cursor: pointer; }
469+
> img:hover { cursor: pointer; }
470470
figcaption {
471471
color: $dark;
472472
background-color: rgba($lightslategray, 1);

0 commit comments

Comments
 (0)