This controls Size of Post titles. The color is changed in the variable.
This is the original code.
h3.post-title {
font-size: 140%;
color: $titlecolor;
This is how I modified it for testing.
h3.post-title {
font-size: 300%;
color: $titlecolor;
}
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment