Add continue reading buttons

This commit is contained in:
Oliver Davies 2018-06-04 21:46:35 +01:00
parent 4b5c01e6df
commit 7330fd8226
2 changed files with 25 additions and 2 deletions

View file

@ -27,3 +27,9 @@ ol,
table,
pre
@apply .mb-4
.element-invisible
@apply .absolute .overflow-hidden .break-normal
clip: rect(1px, 1px, 1px, 1px)
height: 1px
width: 1px