File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -547,7 +547,7 @@ span.icon>.fa {
547547}
548548
549549.page-title {
550- padding-top : 40 px ; // This needs to be a padding, else the whole menu is vertically offset
550+ padding-top : 70 pt ; // This needs to be a padding, else the whole menu is vertically offset
551551}
552552
553553.post-date {
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ <h3>Elegant</h3>
8585
8686
8787 {% highlight nim %}
88- # Use Nim 's macro system to tranform a dense
88+ # Use Nim 's macro system to transform a dense
8989# data-centric description of x86 instructions
9090# into lookup tables that are used by
9191# assemblers and JITs.
Original file line number Diff line number Diff line change 33layout: page
44css_class: documentation
55---
6+ < section class ="pure-g content "> </ section > <!-- hack to move everything down, without increasing padding -->
67< section class ="pure-g content ">
78 < div class ="pure-u-1 pure-u-md-1-2 ">
89 < h1 class =""> Official Resources</ h1 >
You can’t perform that action at this time.
0 commit comments