Skip to content

Commit

Permalink
fix: style related to flex
Browse files Browse the repository at this point in the history
  • Loading branch information
reuixiy committed Dec 31, 2019
1 parent e5bda3a commit ad0f403
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 2 deletions.
1 change: 1 addition & 0 deletions assets/scss/_common/_page/home-posts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@
}
.pagination-next {
margin-left: auto;
text-align: right;
}
4 changes: 4 additions & 0 deletions assets/scss/_common/minimal-footer-about.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,7 @@
.about-socials, .about-links {
max-width: 42%;
}

.about-links {
text-align: right;
}
1 change: 1 addition & 0 deletions assets/scss/_common/minimal-footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
}

.post-category {
text-align: right;
.active {
color: var(--color-contrast-high);
}
Expand Down
1 change: 1 addition & 0 deletions assets/scss/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@
flex: 1;
}
.list-item-time {
text-align: right;
margin-left: 1em;
}
{{ end }}
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"Target":"css/meme.min.399b3631d811af4afc515f7a55ad88d8ff211fdfbde992e5d2cdfd21683a82e8.css","MediaType":"text/css","Data":{"Integrity":"sha256-OZs2MdgRr0r8UV96Va2I2P8hH9+96ZLl0s39IWg6gug="}}
{"Target":"css/meme.min.6d3c21d9e26feb664656273dcabec98fd69d798917e8a1badb2d70b7cf5c9dfb.css","MediaType":"text/css","Data":{"Integrity":"sha256-bTwh2eJv62ZGVic9yr7Jj9adeYkX6KG62y1wt89cnfs="}}

0 comments on commit ad0f403

Please sign in to comment.