Make the ‘UP | HOME’ section look nice next to the reading time

This commit is contained in:
Tom Willemse 2023-07-26 16:45:37 -07:00
parent 409897a830
commit aa1f297dc5

View file

@ -12,6 +12,7 @@ img.book-cover {
.title {
&:extend(.title-header);
clear: both;
}
.subtitle {
@ -29,6 +30,7 @@ img.book-cover {
text-align: right;
font-size: 0.8rem;
padding-right: 1rem;
float: right;
}
#postamble {