Browse Source

tweak border

B. Petersen 5 years ago
parent
commit
38f02e16fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deltachat-ios/Assets/Help/help.css

+ 1 - 1
deltachat-ios/Assets/Help/help.css

@@ -1,7 +1,7 @@
 body {
     font-size: 14pt;
     font-family: sans-serif;
-	padding: 1rem;
+	padding: 0 .5rem .5rem .5rem;
 }
 
 a {