diff --git a/css/style.css b/css/style.css index 23e5ce6486a4c516033fd8842c129cc6766bf4e4..4f84da69186ab36f2492c1aea906a646bf77149e 100644 --- a/css/style.css +++ b/css/style.css @@ -9,6 +9,10 @@ h1 { line-height: 48px; color: #506257; } + +h2{ + padding: 15px 0 15px; +} .search h1 { padding: 60px 0; }