Skip to content

Commit f92ee2a

Browse files
author
Philip Guo
committed
width tweak
1 parent 0aa8134 commit f92ee2a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

v3/css/index.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ body {
77
font-family: Georgia, Palatino, Times, serif;
88

99
font-size: 12pt;
10-
max-width: 1000px;
10+
max-width: 900px;
1111
margin-left: auto;
1212
margin-right: auto;
1313
}
@@ -51,7 +51,6 @@ h2 {
5151
}
5252

5353
div.mainBodyPane {
54-
width: 100%;
5554
margin-left: auto;
5655
margin-right: auto;
5756
}

0 commit comments

Comments
 (0)