Skip to content

Commit

Permalink
Remove unneeded white space
Browse files Browse the repository at this point in the history
  • Loading branch information
selbekk committed Jul 31, 2019
1 parent 0f4f4c1 commit 2e5ad86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion www/src/pages/styling.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ let YourMenuList = styled(MenuList)`
```



## CSS Selectors

Because Reach UI uses regular stylesheets for its own styles you can override them like any other element. All styles use the lowest possible "specificity score", so as long as you include the component styles before your own app styles you should not run into any specificity problems.
Expand Down

0 comments on commit 2e5ad86

Please sign in to comment.