We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 727536a commit a5283b3Copy full SHA for a5283b3
src/components/global/DocsCards/cards.css
@@ -9,7 +9,7 @@ docs-cards {
9
* This prevents a single card from stretching the full width by
10
* adding an invisible pseudo-element as a second grid item. This
11
* creates a 2-column layout on larger screens (card takes 1 column)
12
- * and collapses to full width on smaller screens. Used on the
+ * and collapses to full width on smaller screens. This is used on the
13
* Packages & CDN page by the JavaScript section.
14
*/
15
docs-cards:has(docs-card:only-child)::after {
0 commit comments