We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 906bbee commit 42d3776Copy full SHA for 42d3776
stolen-bike-index/src/components/Button.tsx
@@ -5,6 +5,7 @@ export default styled.button`
5
width: 100px;
6
border: 1px solid #000;
7
box-shadow: 2px 2px;
8
+ background: #fff;
9
10
&:active {
11
box-shadow: 0 0;
0 commit comments