spec/dummy/app/assets/stylesheets/articles.css.scss in website_builder_engine-0.0.3 vs spec/dummy/app/assets/stylesheets/articles.css.scss in website_builder_engine-0.0.4
- old
+ new
@@ -54,10 +54,10 @@
section {
h1, h2, h3, h4, h5, h6, p {
font-family: inherit;
color: inherit;
}
- h1 {
+ h2 {
color: #444;
border-bottom: 1px solid #ccc;
font-size: 14px;
padding-bottom: 5px;
line-height: 30px;