From 78f1c111784b44fcc0a882413d9fdcb5211305e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francis=20G=C3=B3mez?= Date: Mon, 15 Apr 2024 22:20:10 -0500 Subject: [PATCH] change logos and colors --- docs/src/pages/index.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/pages/index.module.css b/docs/src/pages/index.module.css index 42d59a5..b85a16b 100644 --- a/docs/src/pages/index.module.css +++ b/docs/src/pages/index.module.css @@ -27,7 +27,7 @@ } .image { - width: 400px; + width: 380px; height: auto; min-height: 150px; background-image: var(--ifm-logo-hero);