Sr only

PHOTO EMBED

Tue Apr 26 2022 16:46:17 GMT+0000 (Coordinated Universal Time)

Saved by @Chavrou #css

.sr-only {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip-path: inset(50%);
  margin: -1px;
}
content_copyCOPY

https://www.htmhell.dev/26-tasty-buttons/