Is there a generic Css code to make my site mobile friendly?

2

I would like to make my site mobile friendly.

I know what to do for css because I do not want to change the template of the web page.

    
asked by anonymous 02.05.2016 / 18:04

1 answer

0

Nothing magical, you can import the Boostrap libs , and apply size and proportions according to the size of the device. Just follow the Grid System guidelines and create your adaptive layouts.

    
02.05.2016 / 18:07