From 0f1f35b67854642c2c53318b82f5ba5ed65a71f2 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Thu, 17 Feb 2022 16:22:36 +0300 Subject: [PATCH] docs(website): fix video responsiveness (#6709) --- website/docs/introduction.md | 22 ++++++++++------------ website/src/css/custom.css | 19 +++++++++++++++++++ website/src/pages/index.tsx | 2 +- website/src/pages/styles.module.css | 19 ------------------- 4 files changed, 30 insertions(+), 32 deletions(-) diff --git a/website/docs/introduction.md b/website/docs/introduction.md index 9537b7c92c..36c26cfe15 100644 --- a/website/docs/introduction.md +++ b/website/docs/introduction.md @@ -50,18 +50,16 @@ Or read the **[5-minute tutorial](https://tutorial.docusaurus.io)** online. In this presentation at [Algolia Community Event](https://www.algolia.com/), [Meta Open Source team](https://opensource.facebook.com/) shared a brief walk-through of Docusaurus. They covered how to get started with the project, enable plugins, and set up functionalities like documentation and blogging. -
-
-