From 5b412b68ff6ed6360b503f8591c479c00235ff89 Mon Sep 17 00:00:00 2001 From: Reorx Date: Fri, 24 Mar 2023 17:26:53 +0800 Subject: [PATCH] Update breakpoint for education section in Reorx theme --- src/themes/reorx/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/themes/reorx/index.scss b/src/themes/reorx/index.scss index 01cc555..28743bc 100644 --- a/src/themes/reorx/index.scss +++ b/src/themes/reorx/index.scss @@ -185,7 +185,7 @@ section { } .education-section { - @media screen and (max-width: 800px) { + @media screen and (max-width: 700px) { .space-between:nth-of-type(2) { flex-wrap: wrap; gap: 0.4em;