Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
MxPoesu committed Aug 14, 2024
1 parent 37ba405 commit d4c809c
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,4 @@
font-optical-sizing: auto;
font-weight: 500;
font-style: normal;
}
#body {
background-color:whitesmoke;
border: 1px solid;
border-color:darkgrey;
color:#333333;
padding: 20px;
width: 60%;
height:auto;
margin-left: 20%;
margin-right: 20%;
}

0 comments on commit d4c809c

Please sign in to comment.