From 3a0a015977001f7f4385e9801b476d5331340164 Mon Sep 17 00:00:00 2001 From: Faisal Amir Date: Thu, 21 Mar 2024 00:31:00 +0700 Subject: [PATCH] fix: update font serif and wrap section with container --- docs/src/containers/DownloadApp/index.js | 2 +- docs/src/containers/Testimonial/index.js | 564 +++---- docs/src/pages/download.js | 52 +- docs/src/pages/index.js | 1328 +++++++++-------- docs/src/styles/components/base.scss | 2 +- docs/src/styles/components/font.scss | 41 + docs/src/styles/main.scss | 3 +- docs/static/font/PPEditorialNew-Regular.otf | Bin 0 -> 58264 bytes .../font/PPEditorialNew-RegularItalic.otf | Bin 0 -> 59116 bytes docs/static/font/PPEditorialNew-Ultrabold.otf | Bin 0 -> 57664 bytes .../font/PPEditorialNew-UltraboldItalic.otf | Bin 0 -> 58852 bytes .../static/font/PPEditorialNew-Ultralight.otf | Bin 0 -> 57792 bytes .../font/PPEditorialNew-UltralightItalic.otf | Bin 0 -> 57604 bytes docs/tailwind.config.js | 2 +- 14 files changed, 1025 insertions(+), 969 deletions(-) create mode 100644 docs/src/styles/components/font.scss create mode 100644 docs/static/font/PPEditorialNew-Regular.otf create mode 100644 docs/static/font/PPEditorialNew-RegularItalic.otf create mode 100644 docs/static/font/PPEditorialNew-Ultrabold.otf create mode 100644 docs/static/font/PPEditorialNew-UltraboldItalic.otf create mode 100644 docs/static/font/PPEditorialNew-Ultralight.otf create mode 100644 docs/static/font/PPEditorialNew-UltralightItalic.otf diff --git a/docs/src/containers/DownloadApp/index.js b/docs/src/containers/DownloadApp/index.js index 9d1cd6a48..e3e5b6d42 100644 --- a/docs/src/containers/DownloadApp/index.js +++ b/docs/src/containers/DownloadApp/index.js @@ -133,7 +133,7 @@ export default function DownloadApp() { } return ( -
+
{groupTemnplate.map((item, i) => { return ( diff --git a/docs/src/containers/Testimonial/index.js b/docs/src/containers/Testimonial/index.js index d5c86c082..04f566126 100644 --- a/docs/src/containers/Testimonial/index.js +++ b/docs/src/containers/Testimonial/index.js @@ -78,287 +78,289 @@ const Testimonial = () => { return (
-
-

- People say nice things -

-

- ...despite our bugs and fast moving releases{' '} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

-
-
-
-
-
- {firstColumn.map((item, i) => { - if (item.type === 'tweet') - return ( -
- -
- ) - if (item.type === 'youtube') - return ( -
-