diff --git a/docs/doc-fragments/cardSections.js b/docs/doc-fragments/cardSections.js
index 97943bb..5a114d2 100644
--- a/docs/doc-fragments/cardSections.js
+++ b/docs/doc-fragments/cardSections.js
@@ -14,7 +14,7 @@ module.exports = {
`While not mandatory, it is highly suggested that you wrap all of your cards' contents in one or more sections.`,
`Remember that a section can be any valid HTML5 element, so you can apply them to headings, paragraphs, input elements etc.`,
`Media sections have a default height of 200px
.`,
- `Due to the media sections using object-fit
, you might want to use a polyfill for better browser support (recommended: image polyfill, video polyfill).`,
`Depending on the source website, some embedded videos might not display properly as media sections.`
],
customization: [
diff --git a/docs/v3/docs.html b/docs/v3/docs.html
index e940af2..ef378cb 100644
--- a/docs/v3/docs.html
+++ b/docs/v3/docs.html
@@ -375,7 +375,7 @@
<div class="section"></div>
<p>This should have been a section!</p>
</div>
Don't: Avoid mixing regular content with content in sections. Instead, wrap all of your card's contents in sections.
200px
.200px
.object-fit
, you might want to use a polyfill for better browser support (recommended: image polyfill, video polyfill).--card-fore-color
variable.--card-back-color
variable.--card-border-color
variable.--universal-padding
variable.