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;