Skip to content

Commit 71797e7

Browse files
authored
Merge pull request #2 from AlessandroDani/main
Adjust page width and center content
2 parents c5896a3 + 090791e commit 71797e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h1 class="select-none">Automata Simulation</h1>
141141
</div>
142142
</div>
143143

144-
<main class="leading-7 container mx-auto">
144+
<main class="leading-7 container mx-auto max-w-screen-lg">
145145
<div class="my-10" id="how-to-use">
146146
<h2 class="text-2xl font-bold mb-2">About</h2>
147147

0 commit comments

Comments
 (0)