mirror of
https://bgithub.xyz/mtrlps-community/lps-community-guide.git
synced 2026-02-05 01:14:40 +08:00
7 lines
80 B
CSS
7 lines
80 B
CSS
:root {
|
|
text-autospace: normal;
|
|
}
|
|
code, pre {
|
|
text-autospace: no-autospace;
|
|
}
|