forked from lacymorrow/casper-child
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed title design after typography plugin update
Signed-off-by: Kenneth Dahlstrøm <[email protected]>
- Loading branch information
Showing
3 changed files
with
6 additions
and
635 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,3 +42,8 @@ h1{ | |
margin-left: 0; | ||
} | ||
} | ||
.post-title{ | ||
a{ | ||
border-bottom: 0 !important; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "casper-hiof", | ||
"version": "1.2.0-beta.1", | ||
"version": "1.2.0", | ||
"author": "HiØ ved Kenneth Lindbeck-Dahlstrøm <[email protected]>", | ||
"description": "Casper Hiof Theme", | ||
"repository": { | ||
|
Oops, something went wrong.