-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CSS for recommended-material component and skeleton.
These changes aim to: - Ensure that the individual recommended-materials in the grid, will "fill out" their respective part of the grid. - Skeletons / non-skeletons should be equally large. - That the content will not jump depending on the cover image frame. DDFFORM-490
- Loading branch information
1 parent
0163680
commit 413ca14
Showing
2 changed files
with
6 additions
and
3 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 |
---|---|---|
|
@@ -16,6 +16,7 @@ | |
display: flex; | ||
flex-direction: column; | ||
gap: 5px; | ||
margin-bottom: 12px; | ||
} | ||
.ssc-line { | ||
width: 60%; | ||
|
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