Add Gap to Worker Display
This commit is contained in:
parent
7232c30cfb
commit
91e9a8ec13
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ body {
|
|||
|
||||
.workers {
|
||||
flex-flow: row wrap;
|
||||
gap: 2rem;
|
||||
}
|
||||
|
||||
.workers>* {
|
||||
|
|
Loading…
Add table
Reference in a new issue