mirror of https://github.com/Meekdai/Gmeek.git
Update post.html
This commit is contained in:
parent
bba7d401ae
commit
994e6f7902
|
|
@ -38,17 +38,6 @@
|
|||
font-size: 14px;
|
||||
cursor: pointer;
|
||||
}
|
||||
#button.btn.circle {
|
||||
border: none;
|
||||
border-radius: 50%;
|
||||
padding: 0;
|
||||
background: none;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
|
||||
@media (max-width: 600px) {
|
||||
body {padding: 8px;}
|
||||
.postTitle{font-size:24px;}
|
||||
|
|
|
|||
Loading…
Reference in New Issue