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>
|
<head>
|
||||||
<title>Thanks for downloading Symphony</title>
|
<title>Thanks for downloading Symphony</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body style="font-size: 13px; font-family: -apple-system, system-ui, BlinkMacSystemFont, sans-serif; color: rgba(0,0,0,1)">
|
||||||
<br/>
|
<br/>
|
||||||
<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>
|
Symphony allows you to:<br>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Collaborate securely</li>
|
<li>Collaborate securely</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user