-
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.
Fix spacing in animated about us section header height is pulled from theme footer spacing fixes social media block parameters for color logo no wrap when text logo
- Loading branch information
1 parent
00a9f22
commit d846fc5
Showing
19 changed files
with
182 additions
and
87 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
export const ColorListing = [ | ||
{value: "WHITESMOKE", title: "Whitesmoke"}, | ||
{value: "DARKBLUE", title: "Dark Blue"}, | ||
{value: "TRANSPARENT_DARKBLUE", title: "Transparent Dark Blue"}, | ||
{value: "BLUE", title: "Blue"}, | ||
{value: "GRAY", title: "Gray"}, | ||
{value: "LIGHT_GRAY", title: "Light Gray"}, | ||
{value: "TRANSPARENTWHITE", title: "Transparent White"}, | ||
{value: "TRANSPARENTERWHITE", title: "Transparenter White"}, | ||
{value: "LIGHTBLUE", title: "Light Blue"}, | ||
{value: "ALMOST PURPLE", title: "Almost Purple"}, | ||
{value: "LIGHTGRAY", title: "Light Gray"}, | ||
{value: "TRANSPARENTLIGHTGRAY", title: "Transparent Light Gray"}, | ||
{value: "MEDIUMGRAY", title: "Medium Gray"}, | ||
{value: "DARKGRAY", title: "DarkGray"}, | ||
{value: "TRANSPARENTDARKGRAY", title: "Transparent Dark Gray"}, | ||
{value: "AQUA", title: "Aqua"}, | ||
{value: "RED", title: "Red"}, | ||
{value: "ALMOSTWHITE", title: "Almost White"}, | ||
{value: "DARKERGRAY", title: "Darker Gray"}, | ||
{value: "DARK_GRAY", title: "Dark Gray"}, | ||
{value: "LIGHTER_GRAY", title: "Lighter Gray"}, | ||
] |
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
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
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
Oops, something went wrong.