Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70612

How to write Media queries in ionic app?

$
0
0

@ravikiran6763 wrote:

I have written the below media query for the device width of 320 , biut its not working for me

@media only screen and (max-device-width: 320px) and (-webkit-device-pixel-ratio: 2) {
.top-content{
h1
{
color:teal;
}

	img {
	    margin: 15px;
	    padding: 5px;
	    //border: 1px solid #0000ff;
	    height: 75%;
	    width: 70%;
	  //  float: center;
	    text-align: center;

			}
		}

	}

how do i make media queries work in my ionic app??

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>