Skip to content

Commit f62c2a8

Browse files
committed
Center all text
1 parent cbdc3a4 commit f62c2a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server/setup_template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
font-family: Arial, sans-serif;
1010
margin: 0;
1111
padding: 0;
12+
text-align: center;
1213
}
1314
h1,
1415
figure {
1516
margin: 1em auto;
1617
width: 90vw;
1718
}
1819
h1 {
19-
text-align: center;
2020
color: #333;
2121
font-size: 2.5em;
2222
}

0 commit comments

Comments
 (0)