mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2025-07-15 02:06:05 +00:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
4ae190c1a6 | |||
22c83f9128 |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1025,6 +1025,11 @@ production stylesheet in assets/built/screen.css
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
:is(.tag-template, .author-template) .post-card-large .post-card-excerpt {
|
||||
display: block;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.post-card-meta {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "casper",
|
||||
"description": "A clean, minimal default theme for the Ghost publishing platform",
|
||||
"demo": "https://demo.ghost.io",
|
||||
"version": "5.5.2",
|
||||
"version": "5.5.3",
|
||||
"engines": {
|
||||
"ghost": ">=5.0.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user