mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 07:13:32 +00:00
Update font to inter feature branch (#16782)
This commit is contained in:
@@ -155,8 +155,14 @@ module.exports = {
|
||||
"90vw": "90vw",
|
||||
}),
|
||||
fontSize: {
|
||||
xs: [".8125rem", "1rem"],
|
||||
"3xl": ["1.75rem", "2rem"],
|
||||
"3xl": ["1.875rem", "150%"],
|
||||
"2xl": ["1.5rem", "150%"],
|
||||
xl: ["1.25rem", "150%"],
|
||||
lg: ["1.125rem", "150%"],
|
||||
md: ["1rem", "150%"],
|
||||
base: ["1rem", "150%"],
|
||||
sm: ["0.875rem", "150%"],
|
||||
xs: [".75rem", "150%"],
|
||||
},
|
||||
container: {
|
||||
"@5xl": "1100px",
|
||||
|
||||
Reference in New Issue
Block a user