mirror of https://github.com/Meekdai/Gmeek.git
Update post.html
This commit is contained in:
parent
fbeb1de3e4
commit
bba7d401ae
|
|
@ -24,7 +24,6 @@
|
|||
margin: 0 auto;
|
||||
padding-left: 16px;
|
||||
padding-right: 16px;
|
||||
text-align: center;
|
||||
}
|
||||
#postBody hr{height:2px;}
|
||||
|
||||
|
|
@ -42,7 +41,7 @@
|
|||
#button.btn.circle {
|
||||
border: none;
|
||||
border-radius: 50%;
|
||||
padding: 14px 16px;
|
||||
padding: 0;
|
||||
background: none;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
|
|||
Loading…
Reference in New Issue