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 e360a4e commit 9266d46Copy full SHA for 9266d46
Drum-kit-web-app/styles.css
@@ -115,11 +115,11 @@ body {
115
grid-column-gap: 20px;
116
overflow: hidden;
117
118
- display: flex;
+
119
/*
120
justify-content: center;
121
align-items: center; */
122
- flex-wrap: wrap;
+/* flex-wrap: wrap; */
123
}
124
.set > .drum{
125
/* flex-basis: 100%; */
@@ -178,4 +178,4 @@ button .pressed {
178
footer {
179
color: #DBEDF3;
180
font-family: sans-serif;
181
-}
+}
0 commit comments