mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-20 14:48:41 +00:00
reduce line height for code blocks
This commit is contained in:
parent
3b8e2140f4
commit
1f9ace91af
|
|
@ -49,7 +49,7 @@ article {
|
|||
border: 1px solid #ddd;
|
||||
border-left: 3px solid var(--button-colored-background);
|
||||
background: #f4f4f4;
|
||||
line-height: 1.5rem;
|
||||
line-height: 1rem;
|
||||
font-size: .8rem;
|
||||
|
||||
code {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user