diff --git a/src/about.njk b/src/about.njk index aa57364..b44d63c 100644 --- a/src/about.njk +++ b/src/about.njk @@ -46,7 +46,7 @@ layout: layouts/peripheral.njk communications.

-

mission

+

Mission

mission section hero: a rocketship trail @@ -61,7 +61,7 @@ layout: layouts/peripheral.njk {# #}
-

values

+

Values

values section hero: an eye with a slash through it @@ -91,7 +91,7 @@ layout: layouts/peripheral.njk ability to think and act with efficacy to obtain one’s needs.

-

virtues

+

Virtues

virtues section hero: a sunrise between mountains @@ -116,7 +116,7 @@ layout: layouts/peripheral.njk consistent, and adhering to principle in all cases.

-

origin story

+

Origin Story

origin section hero: pikachu @@ -164,7 +164,7 @@ layout: layouts/peripheral.njk no alternative but to return control to the individual participants.

-

our team

+

Our Team

team section hero: robots being printed @@ -182,7 +182,4 @@ layout: layouts/peripheral.njk {% endfor %} - - -
\ No newline at end of file diff --git a/src/assets/styles/products.scss b/src/assets/styles/products.scss index 52c9c06..5ab8720 100644 --- a/src/assets/styles/products.scss +++ b/src/assets/styles/products.scss @@ -5,7 +5,7 @@ section#products { align-items: flex-end; justify-content: center; gap: 3rem; - --img-width: 42vw; + --img-width: 35vw; .subsection { transform-style: preserve-3d;