All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.test.fixtures.reworkmedia.css Maven / Gradle / Ivy

The newest version!
@media handheld, only screen and (max-width: 767px) {
  .box {
    margin: 20px !important;
    padding: 20px !important;
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy