From d98b0bf22a89dc41ad6faf3fb83054a4a7675c18 Mon Sep 17 00:00:00 2001 From: Shruti78 Date: Sat, 15 Feb 2025 12:46:11 +0530 Subject: [PATCH] fixed docs alignment in mobile view Signed-off-by: Shruti78 fixed docs alignment in mobile view Signed-off-by: Shruti78 fixed docs alignment in mobile view Signed-off-by: Shruti78 fixed responsiveness Signed-off-by: Shruti78 layout/fix Signed-off-by: Shruti78 code updation Signed-off-by: Shruti78 --- assets/css/custom.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/assets/css/custom.css b/assets/css/custom.css index 106b927..343e658 100644 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -189,6 +189,12 @@ ul.share li i { .docs-article-container { max-width: 100%; } +@media (max-width: 1200px) { + + .container-fluid.docs { + padding-top: 0 !important; + } + } /********************************* * Blog list