Hide screen reader text
This commit is contained in:
parent
63b08a341f
commit
bc422f6a62
1 changed files with 4 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue