Merge pull request #16525 from overleaf/ds-customer-stories-page

Creating Customer Stories Page

GitOrigin-RevId: 69f4019df307c66a99eabaaa65b83202a2f19601
This commit is contained in:
Davinder Singh 2024-02-12 09:53:50 +00:00 committed by Copybot
parent 6d98d6a7c0
commit 5d89ff7613
9 changed files with 14 additions and 0 deletions

View file

@ -210,6 +210,20 @@
}
}
.customer-story-card-title {
margin-top: 25px;
margin-bottom: 12.5px;
font-size: 20px;
font-weight: 600;
a {
display: flex;
justify-content: space-between;
text-decoration: none;
color: var(--neutral-90);
}
}
.features-card {
display: flex; /* equal heights */
flex-wrap: wrap;

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB