Removed after content for prev/next

This commit is contained in:
reverend 2020-08-13 23:43:34 +02:00
parent f973dccd27
commit 8edcf77d44

View File

@ -38,17 +38,4 @@
color: $-grey;
}
}
.LP-Pagination__Previous{
&:before{
content: "«";
}
}
.LP-Pagination__Next{
&:before{
content: "»";
}
}
}