Merge pull request #1026 from mattias-symphony/SDA-2209

fix: SDA-2209 Applied consistent font styling
This commit is contained in:
mattias-symphony 2020-06-25 10:35:16 +02:00 committed by GitHub
commit 634c2a8b87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>
&nbsp;&nbsp;&nbsp;Symphony allows you to:<br> &nbsp;&nbsp;&nbsp;Symphony allows you to:<br>
<ul> <ul>
<li>Collaborate securely</li> <li>Collaborate securely</li>