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 df7e7aa commit 44f5cc2Copy full SHA for 44f5cc2
src/styles/index.css
@@ -66,7 +66,7 @@ main {
66
display: flex;
67
flex-direction: column;
68
height: 100vh;
69
- min-width: 48px;
+ width: 48px;
70
background-image: linear-gradient(to bottom, #667, #585669);
71
box-shadow: 0 0 4px rgba(10, 10, 10, 0.5);
72
0 commit comments