mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-07-22 11:59:33 +00:00
- A 'row' class is more suitable when we want to use the Bootstrap's 'Grid' system. Bootstrap 5 sets 'width: 100%' on all children of a .row. So, use a simpler 'display: flex' instead. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>