sablesoldiers.com
/** make tagline bigger in big screen **/
@media only screen and (min-width: 640px) {
.site-description { font-size: 30px; }
}
It isn’t that I thought the code changed it, it was that you said to revert to the original theme files. I’m not used to using custom css – usually I change things right in the css file…honestly, things seem different from what I was used to, I just get confused by how they use custom editors. Obviously not my day job, I only know enough to get me in trouble. lol