margin
This commit is contained in:
parent
251a9c7210
commit
6437bc7371
@ -65,7 +65,6 @@
|
||||
transition: 0.3s;
|
||||
cursor: default;
|
||||
overflow: hidden;
|
||||
margin: 0 16px 16px 0;
|
||||
}
|
||||
.project_item_content {
|
||||
flex-grow: 1;
|
||||
|
@ -1,7 +1,8 @@
|
||||
.waterfallContainer {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-evenly;
|
||||
.waterfallItem {
|
||||
margin: 3px;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user