Skip to content

Commit

Permalink
Update week7.html
Browse files Browse the repository at this point in the history
  • Loading branch information
user0disconnect authored Nov 20, 2023
1 parent 6461f21 commit d3727ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Labs/week7/week7.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
font-family: 'Helvetica', sans-serif;
margin: 0;
padding: 0;
text-align: center;
}
header {
font-weight: bold;
Expand Down Expand Up @@ -112,7 +111,7 @@
border:0px solid black;
text-align: center;
filter: drop-shadow(0 0.5px 2px blue);
margin-left: 70px;
margin-left: 0px;
}


Expand Down

0 comments on commit d3727ce

Please sign in to comment.