diff --git a/src/pages/home.f7.html b/src/pages/home.f7.html
index 39502a8..d26384f 100644
--- a/src/pages/home.f7.html
+++ b/src/pages/home.f7.html
@@ -5,7 +5,7 @@
-
+
menu
more
@@ -16,21 +16,21 @@
@@ -71,11 +71,37 @@
+
-
@@ -98,9 +124,22 @@ export default (props, { $, $f7, $on }) => {
return $render;
};
+
\ No newline at end of file
+.sub-item{
+ flex-grow: 1;
+}
+.sub-header{
+ font-size: 22px;
+ font-weight: bold;
+}
+@media (max-width: 575px) {
+ .hidden-xs-down {
+ display: none !important;
+ }
+}
+
diff --git a/src/static/car-wash.svg b/src/static/car-wash.svg
new file mode 100644
index 0000000..1cfdab9
--- /dev/null
+++ b/src/static/car-wash.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/static/hand-key.svg b/src/static/hand-key.svg
new file mode 100644
index 0000000..358e397
--- /dev/null
+++ b/src/static/hand-key.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/static/like.svg b/src/static/like.svg
new file mode 100644
index 0000000..32f4a05
--- /dev/null
+++ b/src/static/like.svg
@@ -0,0 +1 @@
+
\ No newline at end of file