More actions
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
#container { | #container { | ||
display: flex; | display: flex; | ||
justify-content: space- | justify-content: space-evenly; | ||
} | } | ||
span.item { | span.item { |
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
#container { | #container { | ||
display: flex; | display: flex; | ||
justify-content: space- | justify-content: space-evenly; | ||
} | } | ||
span.item { | span.item { |