make stars closer to the edges of posts [ci skip]
This commit is contained in:
parent
91ebff75dd
commit
fe72c59ff7
1 changed files with 2 additions and 2 deletions
|
|
@ -103,8 +103,8 @@ body {
|
||||||
.fav {
|
.fav {
|
||||||
position : absolute;
|
position : absolute;
|
||||||
z-index : 100;
|
z-index : 100;
|
||||||
top : 10px;
|
top : 5px;
|
||||||
right : 10px;
|
right : 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.info {
|
.info {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue