Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
projects:projects [2024/11/05 13:20] – ayush | projects:projects [2024/11/07 21:20] (current) – ayush | ||
---|---|---|---|
Line 138: | Line 138: | ||
.project-item { | .project-item { | ||
- | | + | |
- | align-items: | + | break-inside: avoid; |
+ | page-break-inside: | ||
+ | -webkit-column-break-inside: | ||
+ | |||
+ | | ||
+ | display: flex; | ||
+ | align-items: | ||
margin-bottom: | margin-bottom: | ||
padding-bottom: | padding-bottom: |