You've already forked Ghost-Theme-Casper
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5ec77dfb31 | ||
|
|
269d2b5787 |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -485,6 +485,7 @@ The first (most recent) post in the list is styled to be bigger than the others
|
||||
.home-template .post-feed .post-card:nth-child(6n+1):not(.no-image) .post-card-image-link {
|
||||
position: relative;
|
||||
flex: 1 1 auto;
|
||||
border-radius: 5px 0 0 5px;
|
||||
}
|
||||
|
||||
.home-template .post-feed .post-card:nth-child(6n+1):not(.no-image) .post-card-image {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "casper",
|
||||
"description": "The default personal blogging theme for Ghost. Beautiful, minimal and responsive.",
|
||||
"demo": "https://demo.ghost.io",
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.2",
|
||||
"engines": {
|
||||
"ghost": ">=1.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user