Change raquo symbol to the hexcode to remove weird added characters
This commit is contained in:
parent
94fcb98ec3
commit
1a526c0adb
@ -14,7 +14,7 @@ section.blog-recent {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
&:after {
|
&:after {
|
||||||
content: "»";
|
content: "\00BB";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user