Sophie Alpert 7 years ago
committed by GitHub
parent
commit
a78049a5da
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/templates/components/Sidebar/Section.js

1
src/templates/components/Sidebar/Section.js

@ -63,6 +63,7 @@ class Section extends React.Component {
<ul
id={uid}
css={{
fontFeatureSettings: "'tnum'",
marginBottom: 10,
[media.greaterThan('small')]: {

Loading…
Cancel
Save