Removed incorrect possessive apostrophe

This commit is contained in:
Richard D 2022-02-24 12:52:52 +00:00 committed by GitHub
parent 5e12c6aeb7
commit ac46f773ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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