From 1459ba46546bc515ba298c564a24f2ee5bcfc30a Mon Sep 17 00:00:00 2001 From: Tim Stack Date: Wed, 12 Feb 2025 13:38:39 -0800 Subject: [PATCH] [pages] fix for mobile --- docs/_layouts/top.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/_layouts/top.html b/docs/_layouts/top.html index 701c871c5a..c3fbaf69b5 100644 --- a/docs/_layouts/top.html +++ b/docs/_layouts/top.html @@ -27,15 +27,11 @@ .dlrow-left { display: flex; align-items: center; - margin-left: 10em; - width: 60%; } .dlrow-right { display: flex; align-items: center; - margin-left: 20em; - width: 60%; } p:before, #top-description:before {