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.
@@ -61,7 +61,7 @@ layout: layouts/peripheral.njk
{#
@@ -91,7 +91,7 @@ layout: layouts/peripheral.njk
ability to think and act with efficacy to obtain one’s needs.
@@ -116,7 +116,7 @@ layout: layouts/peripheral.njk
consistent, and adhering to principle in all cases.
@@ -164,7 +164,7 @@ layout: layouts/peripheral.njk
no alternative but to return control to the individual participants.
@@ -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;