Browse Source

tweak border

B. Petersen 5 năm trước cách đây
mục cha
commit
38f02e16fa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {