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 {
|
.title {
|
||||||
&:extend(.title-header);
|
&:extend(.title-header);
|
||||||
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
.subtitle {
|
.subtitle {
|
||||||
|
@ -29,6 +30,7 @@ img.book-cover {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
padding-right: 1rem;
|
padding-right: 1rem;
|
||||||
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
#postamble {
|
#postamble {
|
||||||
|
|
Loading…
Reference in a new issue