We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32b67bb commit a761498Copy full SHA for a761498
1 file changed
navigation/Minigames/farming.md
@@ -14,6 +14,7 @@ Author: Zach & Ian
14
body {
15
background-color: #f8f9fa;
16
font-family: 'Arial', sans-serif;
17
+ overflow-x: auto; /* Enable horizontal scrolling */
18
}
19
#gameCanvas {
20
width: 960px; /* Increased width by 1.25x */
0 commit comments