File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -399,10 +399,10 @@ fig.show()
399399
400400* New in 5.23*
401401
402- In the previous example, we set a ` font- weight ` using a keyword value. You can also set ` font- weight ` using a numeric value.
402+ In the previous example, we set a font ` weight ` using a keyword value. You can also set font ` weight ` using a numeric value.
403403
404- The font weights available depend on the ` font-family ` that is set. The ` font-weight `
405- If you set a ` font- weight ` that isn't available for a particular ` font-family ` , the weight will be rounded to the nearest available value.
404+ The font weights available depend on the font familiy that is set.
405+ If you set a font ` weight ` that isn't available for a particular font familiy , the weight will be rounded to the nearest available value.
406406
407407
408408``` python
You can’t perform that action at this time.
0 commit comments