Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Commit

Permalink
Main title left aligned and bolder
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Xalambrí committed Jan 6, 2019
1 parent 92391c9 commit 64dd5b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion layouts/essay.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,10 @@ function EssayLayout({ meta, children }) {
}
.content :global(.main-title) {
text-align: center;
text-align: left;
padding-left: 0.5em;
padding-right: 0.5em;
font-weight: 600;
}
article {
Expand Down

0 comments on commit 64dd5b6

Please sign in to comment.