You've already forked Ghost-Theme-Casper
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f81730e108 | ||
|
|
c06a731384 |
@@ -921,10 +921,6 @@ body.nav-opened .nav {
|
||||
padding-bottom: 4rem;
|
||||
border-bottom: #EBF2F6 1px solid;
|
||||
word-wrap: break-word;
|
||||
-moz-hyphens: auto;
|
||||
-ms-hyphens: auto;
|
||||
-webkit-hyphens: auto;
|
||||
hyphens: auto;
|
||||
}
|
||||
|
||||
/* Add a little circle in the middle of the border-bottom on our .post
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"name": "Casper",
|
||||
"version": "1.2.1"
|
||||
"version": "1.2.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user