Remove no-op CSS rule
This commit is contained in:
parent
bd1effe313
commit
32a30de676
@ -11,12 +11,10 @@
|
||||
|
||||
.wonder-distant {
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
justify-content: center;
|
||||
}
|
||||
.wonder-neighbors {
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.wonder-center {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user