wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/screen-reader-text.css

4 lines
73 B
CSS
Raw Normal View History

2019-06-07 13:31:51 +00:00
.screen-reader-text {
@apply absolute opacity-0 pointer-events-none;
}