Skip to content

Commit 4965505

Browse files
committed
Code Comparison Spacing update
1 parent 625ef79 commit 4965505

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

itrace-webcam/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,11 @@
5757
width: 95vw;
5858
}
5959

60+
.jspsych-content:has(.stim-sidebyside) {
61+
max-width: 98vw;
62+
width: 98vw;
63+
}
64+
6065
/* ── Shared stimulus card ─────────────────────────────── */
6166
.stim-card {
6267
background: var(--surface);

0 commit comments

Comments
 (0)