From e22bb9c0c6cfa918a5ddbb8d607235951a61d91b Mon Sep 17 00:00:00 2001 From: MDLeom <43627182+curbengh@users.noreply.github.com> Date: Sun, 12 Apr 2020 09:48:55 +0100 Subject: [PATCH] feat: hide mobile menu when click outside --- layout/_partial/header.ejs | 2 +- source/js/typing.js | 17 ++++++++++++++++- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/layout/_partial/header.ejs b/layout/_partial/header.ejs index 0f64b3d..33e7229 100644 --- a/layout/_partial/header.ejs +++ b/layout/_partial/header.ejs @@ -2,7 +2,7 @@