v0.1.9 포스트 레이아웃 폭 오류 수정
This commit is contained in:
@@ -975,7 +975,7 @@ input {
|
||||
height: 56px;
|
||||
}
|
||||
|
||||
.post-template {
|
||||
.post-article {
|
||||
max-width: var(--content-header);
|
||||
margin: 0 auto;
|
||||
padding: 18px 0 10px;
|
||||
@@ -1320,7 +1320,7 @@ input {
|
||||
padding-inline: 0;
|
||||
}
|
||||
|
||||
.post-template {
|
||||
.post-article {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ghost-theme-thred-clone",
|
||||
"version": "0.1.8",
|
||||
"version": "0.1.9",
|
||||
"private": true,
|
||||
"description": "A Ghost theme inspired by the Thred reference layout.",
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user