From 1103ad9e37748f97b229d22ff715238dfe75c770 Mon Sep 17 00:00:00 2001 From: Pedram Ashofteh Ardakani Date: Thu, 7 May 2020 22:40:32 +0430 Subject: Change `burger` menu behavior, minor fixes * Add more comments in CSS * Fill the entire top with nav bar in smaller screens * Rotate the `burger` menu 180degrees and change color on click * Replace the `burger` unicode with pipe `|` in other pages too * Add the licensing info in other pages too * Increase the page width for more space --- about.html | 3 ++- css/base.css | 34 +++++++++++++++++++++++----------- tutorial.html | 3 ++- 3 files changed, 27 insertions(+), 13 deletions(-) diff --git a/about.html b/about.html index 7f4b4f4..c8c1879 100644 --- a/about.html +++ b/about.html @@ -2,6 +2,7 @@