From 378b0ee9d8fd5379cf383764f84105055867caa6 Mon Sep 17 00:00:00 2001 From: Sahitya Buddharaju Date: Mon, 13 May 2024 17:05:49 -0500 Subject: [PATCH] styles(landing-page): add padding to image in tablet screens --- src/pages/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.js b/src/pages/index.js index f265f8b297..74cfce62e9 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -10,7 +10,7 @@ import styles from './index.module.css'; function HomepageHeader() { const { siteConfig } = useDocusaurusContext(); return ( -
+