Introducing Karma
+Bring WiFi with you, everywhere you go.
+ +From 2005ea78659e52d4af272008de424a9001764165 Mon Sep 17 00:00:00 2001 From: Appolin Semegni Fotso <108607571+AppolinFotso@users.noreply.github.com> Date: Wed, 25 Jan 2023 11:58:14 +0000 Subject: [PATCH 01/15] Added icon-devices --- index.html | 60 ++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 49 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 3e742ef04..abe548351 100755 --- a/index.html +++ b/index.html @@ -1,19 +1,57 @@ -
- - + + +Bring WiFi with you, everywhere you go.
+ +Bring WiFi with you, everywhere you go.
Bring WiFi with you, everywhere you go.
© Karma Mobility, Inc.
From 880427551b7804d0f51cd9b86a9121137d384f54 Mon Sep 17 00:00:00 2001 From: Appolin Semegni Fotso <108607571+AppolinFotso@users.noreply.github.com> Date: Sat, 28 Jan 2023 12:40:30 +0000 Subject: [PATCH 08/15] Created 2 files Added store.css and store.html --- css/store.css | 0 css/style.css | 2 +- index.html | 2 +- store.html | 0 4 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 css/store.css create mode 100644 store.html diff --git a/css/store.css b/css/store.css new file mode 100644 index 000000000..e69de29bb diff --git a/css/style.css b/css/style.css index d6196d82d..18e383f40 100755 --- a/css/style.css +++ b/css/style.css @@ -78,7 +78,7 @@ body { #section2 div { display: flex; flex-direction: row; - justify-content: center; + justify-content: space-around; } #section2 div a { diff --git a/index.html b/index.html index c93c9b5f2..c60e8cfa4 100755 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@