Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrlaltdel-html authored Mar 2, 2024
1 parent c5684fc commit 10a344f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ h1 {
}

#url {
width: 60%;
width: 40%;
padding: 10px;
margin-bottom: 10px;
text-align: center;
}

#content {
Expand All @@ -21,4 +22,5 @@ h1 {
button {
background-color: white;
height: 40px
text-align: center;
}

0 comments on commit 10a344f

Please sign in to comment.