Skip to content

Commit 22cda74

Browse files
Bikram GoleBikram Gole
authored andcommitted
Keep right eye visible when Black Flag monocle is on left
1 parent 27ca439 commit 22cda74

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -590,8 +590,8 @@ body[data-theme="blackflag"] .penguin-cap-brim {
590590
background: linear-gradient(90deg, #2b2b2b, #0c0c0c, #2b2b2b);
591591
}
592592

593-
body[data-theme="blackflag"] .penguin-eye.right,
594-
body[data-theme="blackflag"] .penguin-pupil.right {
593+
body[data-theme="blackflag"] .penguin-eye.left,
594+
body[data-theme="blackflag"] .penguin-pupil.left {
595595
opacity: 0;
596596
}
597597

0 commit comments

Comments
 (0)