mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
Merge pull request #1026 from mattias-symphony/SDA-2209
fix: SDA-2209 Applied consistent font styling
This commit is contained in:
commit
634c2a8b87
@ -3,10 +3,10 @@
|
||||
<head>
|
||||
<title>Thanks for downloading Symphony</title>
|
||||
</head>
|
||||
<body>
|
||||
<body style="font-size: 13px; font-family: -apple-system, system-ui, BlinkMacSystemFont, sans-serif; color: rgba(0,0,0,1)">
|
||||
<br/>
|
||||
<br/>
|
||||
<p style="font-size: 13px; font-family: -apple-system, system-ui, BlinkMacSystemFont, sans-serif; color: rgba(0,0,0,1)">
|
||||
<p>
|
||||
Symphony allows you to:<br>
|
||||
<ul>
|
||||
<li>Collaborate securely</li>
|
||||
|
Loading…
Reference in New Issue
Block a user