Skip to content

Commit cf8eae4

Browse files
committed
Appendix A: style adjustments
1 parent 80da2f0 commit cf8eae4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

materials/appendixA/styles.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,12 @@ and (max-width : 1023px) {
172172
margin-left: 0px;
173173
width: 100%;
174174
}
175+
176+
#content {
177+
max-width: 800px;
178+
margin: auto;
179+
padding: 40px 10px 10px 10px;
180+
}
175181
}
176182

177183
nav #menu-items {

0 commit comments

Comments
 (0)