Material-ui variant with breakpoints: rem vs px

前端 未结 0 675
深忆病人
深忆病人 2021-01-30 05:01

I have the following h4 defined in my theme\'s typography in the default variants section:

h4: {
  fontSize: 20,
  [`@media (max-width: 768px)`]: {
    fontSize:          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题