Skip to content

Commit 9266d46

Browse files
Update styles.css
1 parent e360a4e commit 9266d46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Drum-kit-web-app/styles.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,11 @@ body {
115115
grid-column-gap: 20px;
116116
overflow: hidden;
117117

118-
display: flex;
118+
119119
/*
120120
justify-content: center;
121121
align-items: center; */
122-
flex-wrap: wrap;
122+
/* flex-wrap: wrap; */
123123
}
124124
.set > .drum{
125125
/* flex-basis: 100%; */
@@ -178,4 +178,4 @@ button .pressed {
178178
footer {
179179
color: #DBEDF3;
180180
font-family: sans-serif;
181-
}
181+
}

0 commit comments

Comments
 (0)