move timbre style to .css file
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.timbreStyle {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.lineBreak {
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user