mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2025-01-18 18:43:43 +00:00
Merge branch 'main' of https://github.com/TryGhost/Casper
This commit is contained in:
commit
155c048bc1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1295,7 +1295,8 @@ html.no-infinite-scroll .pagination {
|
||||
is laid out on top of. Canvas just defines the grid, we don't
|
||||
use it for applying any other styles. */
|
||||
|
||||
.gh-canvas {
|
||||
.gh-canvas,
|
||||
.kg-width-full.kg-content-wide {
|
||||
--gap: max(4vmin, 20px);
|
||||
--main: min(var(--content-width, 720px), 100% - var(--gap) * 2);
|
||||
--wide: minmax(0, calc((var(--container-width, 1200px) - var(--content-width, 720px)) / 2));
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "casper-i18n",
|
||||
"description": "The same casper theme, but with localization support",
|
||||
"demo": "https://demo.ghost.io",
|
||||
"version": "5.5.0",
|
||||
"version": "5.5.1",
|
||||
"engines": {
|
||||
"ghost": ">=5.0.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user