From 6174ad5117eb9b45925be5945644887ebc3a37cf Mon Sep 17 00:00:00 2001 From: Paul Hibbitts Date: Tue, 17 Sep 2024 07:40:27 -0700 Subject: [PATCH] Update theme.css --- docs/assets/css/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/assets/css/theme.css b/docs/assets/css/theme.css index ded5917..adf6d1f 100644 --- a/docs/assets/css/theme.css +++ b/docs/assets/css/theme.css @@ -433,7 +433,7 @@ clear: both; } -@media screen and (max-width:800px) { +@media screen and (max-width:768px) { .markdown-section .column, .markdown-section .column-right { width: 100%; padding-right: 0rem;