Documents: Use border thickness of 0.5pt
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
:root {
|
||||
font-family: "Times New Roman", serif;
|
||||
line-height: 1;
|
||||
--border-thickness: 0.05pt;
|
||||
--border-thickness: 0.5pt;
|
||||
}
|
||||
|
||||
* {
|
||||
|
Reference in New Issue
Block a user