mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2025-07-16 10:46:06 +00:00
Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
c8abe3a7c4 | |||
150b698b1c | |||
9ff3aa7858 | |||
8886056719 |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -292,7 +292,7 @@ body {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: flex-start;
|
||||
overflow-y: hidden;
|
||||
overflow: hidden;
|
||||
height: 64px;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "casper",
|
||||
"description": "A clean, minimal default theme for the Ghost publishing platform",
|
||||
"demo": "https://demo.ghost.io",
|
||||
"version": "3.0.9",
|
||||
"version": "3.0.11",
|
||||
"engines": {
|
||||
"ghost": ">=3.0.0",
|
||||
"ghost-api": "v3"
|
||||
|
@ -1,8 +1,5 @@
|
||||
{
|
||||
"extends": [
|
||||
"@tryghost:theme"
|
||||
],
|
||||
"node": {
|
||||
"supportPolicy": ["lts_latest"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user