Skip to content

Commit a5283b3

Browse files
committed
style
1 parent 727536a commit a5283b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/global/DocsCards/cards.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ docs-cards {
99
* This prevents a single card from stretching the full width by
1010
* adding an invisible pseudo-element as a second grid item. This
1111
* creates a 2-column layout on larger screens (card takes 1 column)
12-
* and collapses to full width on smaller screens. Used on the
12+
* and collapses to full width on smaller screens. This is used on the
1313
* Packages & CDN page by the JavaScript section.
1414
*/
1515
docs-cards:has(docs-card:only-child)::after {

0 commit comments

Comments
 (0)