1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 14:23:32 +00:00

update xs text size (#15680)

This commit is contained in:
Bryan Cunningham
2025-07-23 16:00:37 -04:00
committed by GitHub
parent fe1c040993
commit 4458a7306b

View File

@@ -155,6 +155,7 @@ module.exports = {
"90vw": "90vw", "90vw": "90vw",
}), }),
fontSize: { fontSize: {
xs: [".8125rem", "1rem"],
"3xl": ["1.75rem", "2rem"], "3xl": ["1.75rem", "2rem"],
}, },
}, },