Browse Source

Imported theme style tweaks from PR 587

main
Brian Vaughn 7 years ago
parent
commit
ce060eb37a
  1. 3
      src/theme.js

3
src/theme.js

@ -336,7 +336,7 @@ const sharedStyles = {
},
'& li': {
marginTop: 20,
marginTop: 10,
},
'& li.button-newapp': {
@ -345,6 +345,7 @@ const sharedStyles = {
'& ol, & ul': {
marginLeft: 20,
marginTop: 10,
},
},

Loading…
Cancel
Save