brand: DiD color palette (Deep Navy/Lime Green/Light Blue/Soft Grey) and Monda/Montserrat fonts
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<title>
|
||||
<%= content_for(:html_title) || (signed_in? ? 'DocuSeal' : 'DocuSeal | Open Source Document Signing') %>
|
||||
</title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Monda:wght@400..700&family=Montserrat:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
<%= render 'shared/meta' %>
|
||||
|
||||
Reference in New Issue
Block a user