Compare commits
3 Commits
version_19
...
version_20
| Author | SHA1 | Date | |
|---|---|---|---|
| 14568bb9d3 | |||
| 6b4aaf476e | |||
| 42479a3662 |
@@ -1409,4 +1409,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -221,7 +221,7 @@ export default function FitCoachPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
cardClassName="gap-4"
|
||||
cardClassName="gap-[100px]"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -292,4 +292,4 @@ export default function FitCoachPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user