More actions
Content deleted Content added
Created page with "#home-editing { display: flex; flex-direction: column; justify-content: space-between; } .home-editing__stats { display: flex; }" |
(No difference)
|
Revision as of 07:44, 28 September 2024
#home-editing {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.home-editing__stats {
display: flex;
}