mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-22 05:34:04 +02:00
fixed letter spacing and font size for content
This commit is contained in:
parent
a5102abe46
commit
7c75a95e88
2 changed files with 2 additions and 63 deletions
|
@ -149,7 +149,8 @@ body,
|
|||
padding: 8px;
|
||||
height: calc(100vh - 96px);
|
||||
font-family: SFMonoRegular !important;
|
||||
font-size: 12px;
|
||||
font-size: 14px;
|
||||
letter-spacing: 1;
|
||||
border-radius: 10px;
|
||||
width: calc(100vw - 286px);
|
||||
white-space: pre-wrap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue