<feat>(280px): comecei a ajustar pra telas até 280px

This commit is contained in:
Gabriel Ferraz Nogueira 2022-10-11 19:36:09 -03:00
parent 2c24cf2481
commit 74d18121ec

View File

@ -331,3 +331,6 @@ body{
width: 63%;
}
}
@media screen and (max-width: 280px) {
}