Skip to content

Commit

Permalink
fix link width in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aeroheim committed Sep 4, 2021
1 parent 29ef9a0 commit 27e2a13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/index.css
Expand Up @@ -105,6 +105,8 @@ span {
}

.link {
width: fit-content;

color: white;

white-space: nowrap;
Expand Down

0 comments on commit 27e2a13

Please sign in to comment.