mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-17 08:17:26 +02:00
🐛 Fix syntax error in email template
This commit is contained in:
parent
70b7e2d17b
commit
7e1efd5c20
1 changed files with 1 additions and 1 deletions
|
@ -149,4 +149,4 @@ export const trackingWide = {
|
|||
};
|
||||
|
||||
export const fontFamily =
|
||||
"'Inter UI', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;";
|
||||
"'Inter UI', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue