Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

110
Views
Mui modified breakpoints does not apply Mui media query

I have modified the breakpoint "lg" to 500 and the media query does not seem to accept this modified value as it does not change the color to green when I minimize chrome to below 500px.

const themee = createTheme({
  breakpoints: {
    values: {
      xs: "0",
      sm: "100",
      md: "300",
      lg: "500",
      xl: "800",
    },
  },
});
const useStyles = makeStyles({
  Remove: {
    fontSize: "12pt",
    color: "red",
    [themee.breakpoints.down("xl")]: {
      color: "green",
    },
  },
});
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!