Skip to content

Commit 4022a83

Browse files
author
Sanel Zsivics
committed
Update white spaces in the css
1 parent 0364582 commit 4022a83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Strato/Plist2HTML.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ struct Plist2HTML {
7171
let fullBody = ("<body style=\"background-color:\(self.backgroundColor);\">" + content + "</body>")
7272

7373
let style = """
74-
<style> html, body { font-family: Calibri,"PT Sans",sans-serif; padding: 15px; }
74+
<style> html, body { font-family: Calibri, "PT Sans", sans-serif; padding: 15px; }
7575
ol {
7676
padding-left: 15px;
7777
}

0 commit comments

Comments
 (0)