Skip to content

Commit

Permalink
Mobile Layout tweak via whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostKiwi committed Dec 26, 2023
1 parent ed8506e commit 2911ce1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions style/base.css
Expand Up @@ -261,4 +261,8 @@ aside li {
width: 100%;
text-align: center;
font-style: italic;
}

code {
white-space: unset;
}

0 comments on commit 2911ce1

Please sign in to comment.