Skip to content

Commit

Permalink
ajuste de layout em singles-opiniao, issue #221
Browse files Browse the repository at this point in the history
  • Loading branch information
barbaburns committed Aug 22, 2024
1 parent 3033d2b commit 0eff893
Showing 1 changed file with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,14 @@
max-width: initial;
margin: initial;

header {
header.post-header {
width: 100%;
margin-left: auto;
margin-right: 120px;
max-width: 768px;
margin: auto;
gap: 100px;

&.has-thumbnail {
gap: 20px;
max-width: none;
max-width: 970px;

.post-info {
margin-top: 0;
Expand Down

0 comments on commit 0eff893

Please sign in to comment.