mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-27 06:52:35 -04:00
#269 reduce S3 usage - reduce card scale
This commit is contained in:
parent
c645757ff2
commit
470aef2102
@ -44,7 +44,7 @@ const shoot = async (db, mode) => {
|
||||
const pr = new Pageres({
|
||||
darkMode: mode === 'dark',
|
||||
delay: 3,
|
||||
scale: 2,
|
||||
scale: 1.5,
|
||||
});
|
||||
|
||||
for (let {locale, username} of profiles) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user