Browse Source

Removed margin from paragraphs

Nicolas Petton 13 năm trước cách đây
mục cha
commit
7123fa3ba3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      css/style.css

+ 1 - 0
css/style.css

@@ -163,6 +163,7 @@ html,body {
 	font: 16px Georgia, Times, Serif;
 	line-height: 1.6em;
 	padding: 10px 0;
+	margin: 0;
 }
 
 .box .content h3 {