Merge branch 'main' of https://github.com/VAR-Virtual-Air-Rescue/var-monorepo into tailwind-+-daisyUI-update

This commit is contained in:
Nicolas
2025-02-23 16:26:56 +01:00
6 changed files with 326 additions and 10 deletions

View File

@@ -25,3 +25,7 @@
/* --p: 47.67% 0.2484 267.02; */
--nc: #a6adbb;
}
body.modal-open {
overflow: hidden;
}