[Glitch] Replace flex styling with sensible layout rules

Port 6d5592bfe4 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
Darius Kazemi 2022-12-28 01:21:10 -08:00 committed by Claire
parent 2e8c2f49e5
commit ba77d435f5
1 changed files with 2 additions and 4 deletions

View File

@ -254,10 +254,8 @@ $content-width: 840px;
&__actions {
display: inline-flex;
& > :not(:first-child) {
margin-left: 5px;
}
flex-flow: wrap;
gap: 5px;
}
h2 small {