Skip to content

Commit

Permalink
Update breakpoint for education section in Reorx theme
Browse files Browse the repository at this point in the history
  • Loading branch information
reorx committed Mar 24, 2023
1 parent f23f367 commit 5b412b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/themes/reorx/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 5b412b6

Please sign in to comment.