reverted some bad stylinh, which broke layout
This commit is contained in:
@@ -31,13 +31,10 @@
|
||||
#grid {
|
||||
width: 90%;
|
||||
height: 90%;
|
||||
background: var(--dark-steel);
|
||||
margin: 10px;
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
gap:5%;
|
||||
flex-wrap: wrap;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
#grid > * {
|
||||
|
||||
Reference in New Issue
Block a user