Update post.html

This commit is contained in:
glossimute 2025-05-19 14:36:05 +09:00
parent bba7d401ae
commit 994e6f7902
1 changed files with 0 additions and 11 deletions

View File

@ -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;}