mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2025-07-22 05:36:08 +00:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
1bf2cdb52a | |||
f67caaba5c |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1831,7 +1831,7 @@ Usage (In Ghost editor):
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
max-width: 920px;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-template .kg-card-markdown > p:first-child {
|
.post-template .kg-card-markdown > p:first-child {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "casper",
|
"name": "casper",
|
||||||
"description": "The default personal blogging theme for Ghost. Beautiful, minimal and responsive.",
|
"description": "The default personal blogging theme for Ghost. Beautiful, minimal and responsive.",
|
||||||
"demo": "https://demo.ghost.io",
|
"demo": "https://demo.ghost.io",
|
||||||
"version": "2.4.0",
|
"version": "2.4.1",
|
||||||
"engines": {
|
"engines": {
|
||||||
"ghost": ">=1.2.0"
|
"ghost": ">=1.2.0"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user