experiment
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
|
||||
.multiwell_cards {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(6, 1fr);
|
||||
justify-items: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
button.multiwell {
|
||||
padding: 0.2em ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user