fix: onboarding page layout on small screens

This commit is contained in:
Ahmed Bouhuolia
2024-08-01 19:51:25 +02:00
parent 4cd0405078
commit 219e6fb466
4 changed files with 27 additions and 41 deletions

View File

@@ -39,7 +39,7 @@
@import "section";
.App {
min-width: 960px;
min-width: 1100px;
}
// =======