More actions
Created page with "#home-editing { display: flex; flex-direction: column; justify-content: space-between; } .home-editing__stats { display: flex; }" |
No edit summary Tag: Manual revert |
(3 intermediate revisions by the same user not shown) | |
(No difference)
|
Latest revision as of 02:03, 30 September 2024
#home-editing {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.home-editing__stats {
display: flex;
}