reduce tagline font-size to fit

This commit is contained in:
Jason Costello 2016-10-31 09:53:26 -07:00
parent 76dae38052
commit c81121a1bb

View File

@ -3,6 +3,9 @@
// -------------------------------------------------- // --------------------------------------------------
body.page-home { body.page-home {
h2.tag-line {
font-size: 40px;
}
h2{ h2{
margin-bottom: 40px; margin-bottom: 40px;