Merge branch 'right-justify-readmore' of https://github.com/tomhoover/halogenica-beautifulhugo
This commit is contained in:
commit
fb026dccae
@ -318,6 +318,7 @@ footer .theme-by {
|
|||||||
}
|
}
|
||||||
.post-preview .post-read-more {
|
.post-preview .post-read-more {
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (min-width: 768px) {
|
@media only screen and (min-width: 768px) {
|
||||||
@ -546,4 +547,4 @@ table tr td :first-child {
|
|||||||
table tr th :last-child,
|
table tr th :last-child,
|
||||||
table tr td :last-child {
|
table tr td :last-child {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user