Skip to content

Commit

Permalink
remove css quotes #14
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert authored and Robert committed Jun 28, 2017
1 parent 1b0a3f2 commit 790daba
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 20 deletions.
7 changes: 0 additions & 7 deletions assets/scss/base/_titles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -94,13 +94,6 @@ blockquote {
font-size: 50px;
font-weight: bold;
line-height: 77px;

&:before {
content: "\201C";
}
&:after {
content: "\201D";
}
}

cite {
Expand Down
6 changes: 0 additions & 6 deletions rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion style.css.map

Large diffs are not rendered by default.

0 comments on commit 790daba

Please sign in to comment.