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;
|
margin: 0 auto;
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
padding-right: 16px;
|
padding-right: 16px;
|
||||||
text-align: center;
|
|
||||||
}
|
}
|
||||||
#postBody hr{height:2px;}
|
#postBody hr{height:2px;}
|
||||||
|
|
||||||
|
|
@ -42,7 +41,7 @@
|
||||||
#button.btn.circle {
|
#button.btn.circle {
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
padding: 14px 16px;
|
padding: 0;
|
||||||
background: none;
|
background: none;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue