Skip to content

Commit

Permalink
Fix content title issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ned Zimmerman committed Feb 5, 2018
1 parent ab8d6d3 commit 578559a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/styles/ui/layouts/_page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ body {
}

#content h2.page-title,
body:not(.home) #content h2,
body.page:not(.home) #content h2,
body:not(.home) #content h2.denied-title {
font-family: $font-family-sans-serif;
font-size: 1.5rem;
Expand Down
2 changes: 1 addition & 1 deletion dist/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"/scripts/book.js": "/scripts/book.js?id=6afd38a2568cfb550537",
"/styles/book.css": "/styles/book.css?id=d1b7f842163cbd45e979",
"/styles/book.css": "/styles/book.css?id=0d165e2ff3b99eed89c1",
"/scripts/sharer.js": "/scripts/sharer.js?id=b257fe1ee31a1838f343"
}
2 changes: 1 addition & 1 deletion dist/styles/book.css

Large diffs are not rendered by default.

0 comments on commit 578559a

Please sign in to comment.