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

3 lines
73 B
CSS

.screen-reader-text {
@apply absolute opacity-0 pointer-events-none;
}