Skip to content

Commit

Permalink
wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill Sergeev committed Jan 21, 2025
1 parent b8ee06b commit b67395c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions style/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -174,4 +174,8 @@ a:hover {
align-items: center;
justify-content: space-between;
padding-right: 1rem;
}

code {
white-space: pre-wrap;
}

0 comments on commit b67395c

Please sign in to comment.