Skip to content

Commit a761498

Browse files
committed
horizontal scrolling no idea how to check besides commiting
1 parent 32b67bb commit a761498

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

navigation/Minigames/farming.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Author: Zach & Ian
1414
body {
1515
background-color: #f8f9fa;
1616
font-family: 'Arial', sans-serif;
17+
overflow-x: auto; /* Enable horizontal scrolling */
1718
}
1819
#gameCanvas {
1920
width: 960px; /* Increased width by 1.25x */

0 commit comments

Comments
 (0)