diff --git a/app/assets/stylesheets/utils/components/_contact.scss b/app/assets/stylesheets/utils/components/_contact.scss index 51d2d77..1fe22f5 100644 --- a/app/assets/stylesheets/utils/components/_contact.scss +++ b/app/assets/stylesheets/utils/components/_contact.scss @@ -5,10 +5,7 @@ padding: 64px 32px; } &__card { - grid-column: span 3; - @include desktop { - grid-column: span 6; - } + grid-column: span 6; &:first-child { @include desktop { margin-bottom: 64px; diff --git a/app/assets/stylesheets/utils/components/_office.scss b/app/assets/stylesheets/utils/components/_office.scss index 9b3ca29..4aa5b6c 100644 --- a/app/assets/stylesheets/utils/components/_office.scss +++ b/app/assets/stylesheets/utils/components/_office.scss @@ -1,5 +1,5 @@ .office { - min-height: 1120px; + min-height: 768px; background: var(--bg); @include desktop { min-height: initial; @@ -12,16 +12,15 @@ height: initial; } &__part { - width: 25%; + width: 50%; @include flexbox; border-right: $border; flex-direction: column; justify-content: center; - height: 1120px; + height: 768px; transition: 1s; background-position: 60%; @include desktop { - width: 50%; height: 740px; } @include tablet { diff --git a/app/views/fr.scala.html b/app/views/fr.scala.html index d77bfb8..164412d 100644 --- a/app/views/fr.scala.html +++ b/app/views/fr.scala.html @@ -151,18 +151,6 @@

Expertise
& services

Paris

-
-
-

Belgique

-

Bruxelles

-
-
-
-
-

Royaume-Uni

-

Newcastle

-
-
@@ -252,30 +240,6 @@

Nos partenaires

77700 Chessy

-
-

Belgique

-
-

Développement de l'activité

- -
-
-

Carrières

- employment@@lunatech.be -
-
-
-

Royaume-Uni

-
-

Développement de l'activité

- -
-
diff --git a/app/views/index.scala.html b/app/views/index.scala.html index 1746ec5..3de3b7b 100644 --- a/app/views/index.scala.html +++ b/app/views/index.scala.html @@ -151,18 +151,6 @@

Expertise
& services

Paris

-
-
-

Belgium

-

Brussels

-
-
-
-
-

United Kingdom

-

Newcastle

-
-
@@ -252,30 +240,6 @@

Our partners

77700 Chessy

-
-

Belgium

-
-

Business development

- -
-
-

Careers

- employment@@lunatech.be -
-
-
-

United Kingdom

-
-

Business development

- -
-
diff --git a/public/images/img-content/workshop/camping-paradigm-game.JPG b/public/images/img-content/workshop/camping-paradigm-game.JPG new file mode 100644 index 0000000..95c77b1 Binary files /dev/null and b/public/images/img-content/workshop/camping-paradigm-game.JPG differ diff --git a/public/images/img-content/workshop/camping-paradigm-logo.png b/public/images/img-content/workshop/camping-paradigm-logo.png new file mode 100644 index 0000000..d64b155 Binary files /dev/null and b/public/images/img-content/workshop/camping-paradigm-logo.png differ