chore: a bit more tidying up of css
All checks were successful
Build and Deploy Staging / build_and_deploy (pull_request) Successful in 1m57s

This commit is contained in:
Devin Haska 2025-05-28 17:21:29 -07:00
parent 20e0061ff5
commit e4c64cf310
Signed by: wonderfulfrog
SSH key fingerprint: SHA256:ejOGyH9064rJiikox4ykOHLeuUg1f9l8wmJxs+MzNw0
3 changed files with 1 additions and 30 deletions

View file

@ -27,10 +27,6 @@
flex-wrap: wrap;
}
.flex-nowrap {
flex-wrap: nowrap;
}
.flex-1 {
flex: 1;
}