-
-
A{' '} { const value = parseInt(e.target.value, 10); const html = document.documentElement; // set CSS variable html.style.setProperty('--text-size', `${value}px`); // save to local storage if (value === DEFAULT_TEXT_SIZE) { store.local.del('textSize'); } else { store.local.set('textSize', e.target.value); } }} />{' '} A
Experiments
-
{snapStates.settings.contentTranslation && (
Note: This feature uses an external API to translate, powered by{' '} Lingva Translate .
About
{' '}
{
e.preventDefault();
states.showAccount = 'phanpy@hachyderm.io';
}}
>
@phanpy
.
Built {' '} by{' '} { e.preventDefault(); states.showAccount = 'cheeaun@mastodon.social'; }} > @cheeaun .{' '} Privacy Policy .
{__BUILD_TIME__ && (
Last build: {__COMMIT_HASH__}
)
>
)}