Skip to content

Commit f177798

Browse files
committed
larger nav pane
1 parent 6461259 commit f177798

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo/code-demo/style/layout.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ header
269269
}
270270

271271
#mainContent {
272-
width: 90%;
272+
width: 86.7%;
273273
margin-left: 0.8%;
274274
}
275275

@@ -304,7 +304,7 @@ header
304304
}
305305

306306
#steps-nav-bar {
307-
width: 9%;
307+
width: 13.3%;
308308
font-size: 90%;
309309
padding-right: 0.8%;
310310
border-right: 1px solid #E5E5E5;

0 commit comments

Comments
 (0)