Skip to content

Instantly share code, notes, and snippets.

@anybodesign
Last active April 24, 2019 09:37

Revisions

  1. anybodesign revised this gist Apr 24, 2019. No changes.
  2. anybodesign revised this gist Apr 24, 2019. No changes.
  3. anybodesign created this gist Apr 24, 2019.
    11 changes: 11 additions & 0 deletions .css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    .screen-reader-text {
    position: absolute;
    display: block;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    }