소스 검색

Remove table width

Foppe Hemminga 6 년 전
부모
커밋
a91508df50
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -31,7 +31,7 @@
 		$stmt = $conn->query($query);
 		// $r = $stmt->fetch(PDO::FETCH_ASSOC);
     ?>
-    <table class="table table-striped table-bordered" style="width:600px;">
+    <table class="table table-striped table-bordered">
         <thead>
         <tr>
             <th>id</th>