Update breakpoint for education section in Reorx theme
This commit is contained in:
parent
f23f367b66
commit
5b412b68ff
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue