Skip to content

Commit

Permalink
show theme attribution
Browse files Browse the repository at this point in the history
  • Loading branch information
KaeruCT committed Sep 29, 2024
1 parent 3fb13bc commit 2752ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/inject/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
.footerColumns .notlist { font-size: .8em; margin-left: 0; }
.notlist li { display: inline-block; margin: 0; }
.notlist a { margin-right: 8px; }
footer:nth-child(2) > p:nth-child(4) { display: none; }
footer:nth-child(2) > p:nth-child(4) { font-size: .8em; opacity: 0.5; }
article > h1, article > h2, main > h1, main > h2 { margin-top: 0; }
header { margin-bottom: 0; }
h1 { font-size: 26px; }
Expand Down

0 comments on commit 2752ecd

Please sign in to comment.