mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 12:13:11 +00:00
Fix number alignment in sidebar (#1203)

This commit is contained in:
@@ -63,6 +63,7 @@ class Section extends React.Component {
|
||||
<ul
|
||||
id={uid}
|
||||
css={{
|
||||
fontFeatureSettings: "'tnum'",
|
||||
marginBottom: 10,
|
||||
|
||||
[media.greaterThan('small')]: {
|
||||
|
||||
Reference in New Issue
Block a user