Hide screen reader text

This commit is contained in:
Oliver Davies 2019-03-22 23:51:14 +00:00
parent 63b08a341f
commit bc422f6a62

View file

@ -35,6 +35,10 @@ h2 {
}
}
.screen-reader-text {
@apply absolute opacity-0 pointer-events-none
}
.content {
@apply font-serif text-lg leading-loose;
@screen md {