main
AW-477
This commit is contained in:
parent
cf18cf897d
commit
484fd48edc
@ -11,8 +11,8 @@ const inter = Inter({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Create Next App",
|
||||
description: "Generated by create next app",
|
||||
title: "Wit Apps",
|
||||
description: "More than 14M people have experienced the value of our products. Wit Apps, headquartered in Silicon Valley, California, is a tech company that constructs global enterprises specializing in mobile-first products. We believe in the transformative power of technology, capable of turning chaos into miracles, thus enhancing the lives of millions. To realize this vision, we integrate leading expertise in artificial intelligence with a deep understanding of consumer needs and lifestyle trends.",
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
.sectionContent {
|
||||
overflow-x: scroll;
|
||||
width: calc(100% + 32px);
|
||||
padding: 16px;
|
||||
padding: 32px 16px;
|
||||
padding-right: 0;
|
||||
margin: -16px;
|
||||
margin: -32px -16px;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user