I have been wondering how to make a zoom out 90% default in GK Resume template. Many thanks for any advice!

    saguaros The only advice I could find via Google has been modifying css:
    body {
    zoom: 90%;
    }
    However, I have no idea where to add the code above and whether it would even work.

    Write a Reply...
    You need to Login to view replies.