mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 14:17:06 +09:00
We use margin bottom in osu-web markdown paragraph[1] as reference for this line spacing value. The value from osu-web itself is 1.5em[2]. Because the base font size of the paragraph is 14px[3][4], the actual value is 14 * 1.5 = 21px [1]376cac43a0/resources/assets/less/bem/osu-md.less (L230)
[2]376cac43a0/resources/assets/less/variables.less (L58)
[3]376cac43a0/resources/assets/less/bem/osu-md.less (L9)
[4]376cac43a0/resources/assets/less/variables.less (L161)