Make the ‘UP | HOME’ section look nice next to the reading time
This commit is contained in:
parent
409897a830
commit
aa1f297dc5
1 changed files with 2 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue