-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #464 from Sitecore/fix-hero-component-design
fix hero component by removing paddings and increasing width to 100 p…
- Loading branch information
Showing
5 changed files
with
63 additions
and
7 deletions.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
src/Project/Sugcon2024/Sugcon/src/assets/sass/components/container/_zero-padding.scss
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,4 @@ | ||
.zero-padding { | ||
padding-left: 0px; | ||
padding-right: 0px; | ||
} |
1 change: 1 addition & 0 deletions
1
src/Project/Sugcon2024/Sugcon/src/assets/sass/components/container/index.scss
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 +1,2 @@ | ||
@import "bordered"; | ||
@import "zero-padding"; |
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
41 changes: 41 additions & 0 deletions
41
...Project/Sugcon2024/items/SiteShared/Shared/Presentation/Styles/Container/Zero Padding.yml
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,41 @@ | ||
--- | ||
ID: "855580be-946e-4796-83da-6e61e92b75ca" | ||
Parent: "a99dfe78-766f-4d85-98e5-a692435cc5f6" | ||
Template: "6b8aabef-d650-46e0-97d0-c0b04f7f016b" | ||
Path: /sitecore/content/Sugcon2024/Shared/Presentation/Styles/Container/Zero Padding | ||
SharedFields: | ||
- ID: "09147fb2-ebfb-4949-8c8e-26a424409d5e" | ||
Hint: Value | ||
Value: "zero-padding" | ||
- ID: "69bb49f3-da64-4b0e-abd6-184b832ff6ab" | ||
Hint: Allowed Renderings | ||
Value: "{7A1D9A21-B8D7-42F9-9B0B-92ABF8D1974F}" | ||
- ID: "ba3f86a2-4a1c-4d78-b63d-91c2779c1b5e" | ||
Hint: __Sortorder | ||
Value: 4100 | ||
Languages: | ||
- Language: en | ||
Versions: | ||
- Version: 1 | ||
Fields: | ||
- ID: "25bed78c-4957-4165-998a-ca1b52f67497" | ||
Hint: __Created | ||
Value: 20240426T142837Z | ||
- ID: "52807595-0f8f-4b20-8d2a-cb71d28c6103" | ||
Hint: __Owner | ||
Value: | | ||
sitecore\UzWooIJE3y | ||
- ID: "5dd74568-4d4b-44c1-b513-0af5f4cda34f" | ||
Hint: __Created by | ||
Value: | | ||
sitecore\UzWooIJE3y | ||
- ID: "8cdc337e-a112-42fb-bbb4-4143751e123f" | ||
Hint: __Revision | ||
Value: "f4982346-2140-461f-aa4a-0da1b4397e5f" | ||
- ID: "badd9cf9-53e0-4d0c-bcc0-2d784c282f6a" | ||
Hint: __Updated by | ||
Value: | | ||
sitecore\UzWooIJE3y | ||
- ID: "d9cf14b1-fa16-4ba6-9288-e8a174d4d522" | ||
Hint: __Updated | ||
Value: 20240426T142925Z |