Formatting

This commit is contained in:
Nabeel Shahzad
2020-05-15 18:38:43 -04:00
parent 5754103a17
commit 6ebbe0209e
12 changed files with 125 additions and 121 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ body,
body *:not(html):not(style):not(br):not(tr):not(code) {
box-sizing: border-box;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif,
'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
position: relative;
}