From 66dfb85fcb1ad6593d8ceff10f22dcb000dc8d71 Mon Sep 17 00:00:00 2001
From: Akaki Mikaia
Date: Tue, 6 Aug 2024 13:39:33 +0100
Subject: [PATCH] docs: add image for grid guidlines (#1766)
---
.../grid/usage-best-practise-ad.svg | 41 +++++++++++++++++++
.../src/content/docs/guides/grid.mdx | 12 ++++--
package-lock.json | 6 +--
3 files changed, 53 insertions(+), 6 deletions(-)
create mode 100644 apps/for-everyone-website/public/assets/images/components/grid/usage-best-practise-ad.svg
diff --git a/apps/for-everyone-website/public/assets/images/components/grid/usage-best-practise-ad.svg b/apps/for-everyone-website/public/assets/images/components/grid/usage-best-practise-ad.svg
new file mode 100644
index 0000000000..f5ba9911e0
--- /dev/null
+++ b/apps/for-everyone-website/public/assets/images/components/grid/usage-best-practise-ad.svg
@@ -0,0 +1,41 @@
+
diff --git a/apps/for-everyone-website/src/content/docs/guides/grid.mdx b/apps/for-everyone-website/src/content/docs/guides/grid.mdx
index 0872716868..892ae5a5ad 100644
--- a/apps/for-everyone-website/src/content/docs/guides/grid.mdx
+++ b/apps/for-everyone-website/src/content/docs/guides/grid.mdx
@@ -127,6 +127,7 @@ Page content does not always need to span across 12 columns; it can occupy a sma
To aid in implementing and visualising the Origami grid system in your projects, we offer a Chrome extension that provides a customisable grid overlay for your web pages. This helps you understand how your website aligns to Origami's grid system.
Key features:
+
- Enable/disable grid overlay with a single click
- Customize column, gutter, and margin colors
- Adjust grid opacity
@@ -142,9 +143,9 @@ Key features:
larger or smaller to help group regions hierarchically on the page.