Skip to content

Commit 82c76c1

Browse files
committed
style: add more spacing above start/select labels in landscape
1 parent 6cce616 commit 82c76c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/GameBoy.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2329,7 +2329,7 @@ h1 {
23292329
}
23302330

23312331
.console.landscape .pill-label {
2332-
top: -12px; /* absolute position it *above* the groove in landscape! */
2332+
top: -18px; /* Push absolute positioned text cleanly above the groove (-5px) */
23332333
font-size: 8px; /* Slightly smaller text */
23342334
}
23352335

0 commit comments

Comments
 (0)