diff --git a/public/images/bus.svg b/public/images/bus.svg new file mode 100644 index 0000000..929dfc7 --- /dev/null +++ b/public/images/bus.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/car-compact.svg b/public/images/car-compact.svg new file mode 100644 index 0000000..3c3673a --- /dev/null +++ b/public/images/car-compact.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/pedestrian-walking.svg b/public/images/pedestrian-walking.svg new file mode 100644 index 0000000..b0d8dc6 --- /dev/null +++ b/public/images/pedestrian-walking.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/stylesheets/main.css b/public/stylesheets/main.css index 793367d..bbcace6 100644 --- a/public/stylesheets/main.css +++ b/public/stylesheets/main.css @@ -21,4 +21,14 @@ .text-field { margin-top: 30px; margin-bottom: 30px; +} + +.center-this { + margin: 0 auto; + width: 100%; +} + +.btn-space{ + margin-top: 10px; + width: 50%; } \ No newline at end of file diff --git a/views/pages/index.ejs b/views/pages/index.ejs index 59b3fc6..374effe 100644 --- a/views/pages/index.ejs +++ b/views/pages/index.ejs @@ -1,25 +1,12 @@ - <% include ../partials/header %> + - - - - - -
- -

Safe Routes

The best way to find the safest routes.

@@ -27,7 +14,7 @@ -
+
@@ -37,7 +24,23 @@
- + +
+ + + +
+
+ + +
+