From 46ce8bcee2647137e80dd56ae5de14aa3e254fd3 Mon Sep 17 00:00:00 2001 From: Eugenio Marzo Date: Tue, 7 Nov 2023 23:43:40 +0100 Subject: [PATCH] add navbar-toggler --- html5/images/space-invader-svgrepo-com.svg | 17 +++++++++++++++++ html5/index.html | 7 ++----- html5/style.css | 8 ++++++++ 3 files changed, 27 insertions(+), 5 deletions(-) create mode 100644 html5/images/space-invader-svgrepo-com.svg diff --git a/html5/images/space-invader-svgrepo-com.svg b/html5/images/space-invader-svgrepo-com.svg new file mode 100644 index 0000000..5ca92c1 --- /dev/null +++ b/html5/images/space-invader-svgrepo-com.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/html5/index.html b/html5/index.html index 0d0a225..577bc8b 100644 --- a/html5/index.html +++ b/html5/index.html @@ -11,18 +11,15 @@