Skip to content

Commit

Permalink
🎨 Align date to left and put under title
Browse files Browse the repository at this point in the history
Signed-off-by: REDDY PRASAD <dev.drprasad@aim.com>
  • Loading branch information
dev-drprasad committed Oct 7, 2020
1 parent e143825 commit bf387ae
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/themes/porter/static/src/sass/helm-blog.scss
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,7 @@
padding-top: 2rem;

&.blog {

.content-wrap {

h1 {
margin-top: 0;
}
Expand Down Expand Up @@ -96,13 +94,12 @@
&.blog-single {
.content-wrap {
article {

h1 {
font-size: 2.667rem;
margin-bottom: 0;
}

.date {
text-align: right;
font-style: italic;
}

Expand Down

0 comments on commit bf387ae

Please sign in to comment.