mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Added bottom margin to post bookmark
This commit is contained in:
parent
a19d5c7df3
commit
c16bc682cf
1 changed files with 4 additions and 0 deletions
|
@ -652,6 +652,10 @@
|
|||
font-weight: 500;
|
||||
}
|
||||
|
||||
.gh-post-bookmark-wrapper {
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
|
||||
.gh-post-bookmark {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
Loading…
Add table
Reference in a new issue