Update breakpoint for education section in Reorx theme

This commit is contained in:
Reorx 2023-03-24 17:26:53 +08:00
parent f23f367b66
commit 5b412b68ff
1 changed files with 1 additions and 1 deletions

View File

@ -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;