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 {
|
||||
position : absolute;
|
||||
z-index : 100;
|
||||
top : 10px;
|
||||
right : 10px;
|
||||
top : 5px;
|
||||
right : 5px;
|
||||
}
|
||||
|
||||
.info {
|
||||
|
|
|
|||
Loading…
Reference in a new issue