@media only screen and (max-width: 545px) property not working -


this site.. http://debt-trust.co.uk/home problem media screen css not working @ max width 545px... bu effect if max width of browser in @490px there can problem. thanks

@media screen , (max-width: 545px){

.main-navigation {     margin-top: 0px;     background: #b5e61d;     padding-bottom: 4px;     padding-top: 3px;  }  #rightlogo{ width: 50%;  } 

}

i got solution of problem there issue in hosting sites there error during updating there hosting site


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -