Skip to content

Commit

Permalink
Update file
Browse files Browse the repository at this point in the history
  • Loading branch information
ikanurfitriani committed Nov 9, 2022
1 parent 990c738 commit 0e58b3c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<body>
<div id="table" class="'table">
<table>
<p>Created by: <a href="https://github.com/ikanurfitriani">Ika N</a></p>
<caption>BMI INDEX</caption>
<tr>
<th>Underweight</th>
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ button#calculate:hover {
font-weight: 800;
}
#table {
height: 110px;
height: 100px;
width: 480px;
background-color: white;
margin: 0 auto;
Expand Down

1 comment on commit 0e58b3c

@vercel
Copy link

@vercel vercel bot commented on 0e58b3c Nov 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.