docs: add logo to sidebar, fix footer positioning, and switch to em units for responsive consistency

This commit is contained in:
underscorediscovery
2019-02-06 02:18:24 +00:00
parent 310213e4b2
commit d0666f5a14
23 changed files with 103 additions and 28 deletions
+1
View File
@@ -168,5 +168,6 @@ For example, a method for parsing a number could return a number on success and
`null` to indicate parsing failed. Since Wren is dynamically typed, it's easy
and natural for a method to return different types of values.
<br><hr>
<a class="right" href="modularity.html">Modularity &rarr;</a>
<a href="concurrency.html">&larr; Concurrency</a>