Merge pull request #3135 from dutts/patch-2

Removed incorrect possessive apostrophe
This commit is contained in:
Hakim El Hattab
2022-03-21 09:39:27 +01:00
committed by GitHub

View File

@ -16,7 +16,7 @@
box-sizing: border-box;
}
// Text that auto-fits it's container
// Text that auto-fits its container
.reveal .r-fit-text {
display: inline-block; // https://github.com/rikschennink/fitty#performance
white-space: nowrap;