Reduce scope of h2 styling
This commit is contained in:
@@ -88,8 +88,8 @@ header
|
||||
&:hover
|
||||
background: lighten(#ff4970, 5%)
|
||||
|
||||
|
||||
h2
|
||||
.landing
|
||||
h2
|
||||
text-align: center
|
||||
margin-bottom: 40px
|
||||
|
||||
|
@@ -92,7 +92,7 @@ header
|
||||
| {{ projectmacros.render_secondary_navigation(project, pages=pages) }}
|
||||
|
||||
| {% endblock navbar_secondary %}
|
||||
#container
|
||||
#container.landing
|
||||
section.node-details-container.project
|
||||
.node-details-title
|
||||
h1 {{ project.name }}
|
||||
|
Reference in New Issue
Block a user