presentations/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/screen-reader-text.css

4 lines
72 B
CSS
Raw Normal View History

2019-06-07 14:31:51 +01:00
.screen-reader-text {
2019-06-16 00:41:34 +01:00
@apply absolute opacity-0 pointer-events-none
2019-06-07 14:31:51 +01:00
}