-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SOEOPSFY24-359 | adjust april launch footer
- Loading branch information
1 parent
9ae638d
commit 44aa573
Showing
56 changed files
with
127 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,13 @@ | ||
// Local Footer MVP | ||
export const flexWrapper = | ||
"flex-col xl:flex-row items-start justify-between gap-95 relative z-10 w-full"; | ||
"flex-col xl:flex-row items-start justify-between gap-95 w-full"; | ||
export const logo = "w-fit"; | ||
export const contentWrapper = | ||
"flex-col md:flex-row shrink-0 w-full gap-95 justify-between"; | ||
export const column = "w-full md:w-1/2 max-w-500 shrink-0"; | ||
export const column = "w-full md:w-1/2 max-w-500"; | ||
|
||
// Local Footer April Release | ||
export const wrapper = "gap-45 md:gap-95 w-full max-w-[110rem]"; | ||
export const linksWrapper = | ||
"flex-col md:flex-row w-full gap-30 justify-between"; | ||
export const link = ""; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...ext/static/chunks/173-58c0017a434510ea.js → ...ext/static/chunks/173-b51266440fcf61a4.js
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...unks/app/example/page-767285af30883680.js → ...unks/app/example/page-0ded34b89e28cd50.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
out/_next/static/chunks/app/example/quote/page-487ec10af4cc6c6b.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
out/_next/static/chunks/app/example/quote/page-49615f5e98e21a8d.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.