Skip to content

Commit

Permalink
FIX: Letter Spacing for code
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed May 19, 2023
1 parent 7b82fc6 commit 3747c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/css/kanboardcss.css
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@ code {
background-color: rgba(27, 31, 35, .32);
font-size: .9rem;
font-family: monospace;
letter-spacing: .8rem;
letter-spacing: .04rem;
border-radius: var(--border-radius-kbcss);
}

Expand Down

0 comments on commit 3747c6d

Please sign in to comment.