I have a web site created with asp.net mvc3 using razor view engine. It is visible in mobile devices. (eg. ipad). but there are css anomalities. How can I achieve this. View the same site in desktop and mobile device (ipad)?
I am hoping i can achieve only with changin css with out touching my logic and views.
Thank you in advance.