From df35fc377ea6fa309bc1c695849c434dd061983b Mon Sep 17 00:00:00 2001 From: Joseph Date: Sat, 3 Mar 2018 22:14:42 +0000 Subject: Mobile optimisation (#33) * Fix squished logo & button * Hide terminal on mobile * A misc set of fixes * Newline in window.css * Add extra_head block to base template * Move script/CSS loading to extra_head block in error view * Move terminal JS into window.onload * Replace `var` with `let` and enable strict mode in 500.js * Stop typewriter when the terminal is closed * Move terminal onclick assignment to 500.js * Move error page