不知怎么的,我仍然在不断学习关于 CSS 的新知识。 今天我发现 `font-family: monospace;` 会导致文本变小! 你可以通过使用 `font-family: monospace, monospace;` 来解决这个问题。
54.7K