I want to change the font size of my header: http://screencast.com/t/GATl0bjvs on page http://pmags2.jzapin.com/about-me/
How do I do that?
I want to change the font size of my header: http://screencast.com/t/GATl0bjvs on page http://pmags2.jzapin.com/about-me/
How do I do that?
In style.css search for following code:
h1{clear:both; font-size:42px; font-weight:normal;}
Please change font-size to an higher value.
You must log in to post.