diff --git a/landing_page/dist/choose-map.html b/landing_page/dist/choose-map.html index bf8ac50d..1ce2bcf3 100644 --- a/landing_page/dist/choose-map.html +++ b/landing_page/dist/choose-map.html @@ -11,42 +11,56 @@
-

CHOOSE YOUR MAP !

-
+

CHOOSE YOUR MAP !

+
-
- -

Back to class

+
+ +

Need some inspiration? Enter our CREATIVE SPACE !

-
- -

Back to class

+
+ +

Too late for working ? Just GO TO THE PUB !

-
- -

Back to class

+
+ +

Want to try a SIMPLE OFFICE map ?

-
- -

Back to class

+
+ +

Send your kids BACK TO SCHOOL... and rest a bit ;)

-
- -

Back to class

+
+ +

Dungeons & Dragons Nostalgia ?

-
- -

Back to class

+
+ +

Explore a fantasy world !

+
+
+
+
+ +

Need a bigger Office? Visit us !

+
+
+
+
+
+
+ +

NO IDEA, or juste want to ROAM THE STREETS ? Enter the street map and choose your own path !

diff --git a/landing_page/dist/index.html b/landing_page/dist/index.html index 66b09875..cf44d1a6 100644 --- a/landing_page/dist/index.html +++ b/landing_page/dist/index.html @@ -51,7 +51,7 @@
diff --git a/landing_page/src/sass/_choose-map.scss b/landing_page/src/sass/_choose-map.scss index a26d8980..646f9bd4 100644 --- a/landing_page/src/sass/_choose-map.scss +++ b/landing_page/src/sass/_choose-map.scss @@ -12,7 +12,8 @@ body.choose-map{ } p{ - margin: 0; + margin: 1em 0 0; + font-size: larger; } }