Skip to content

Commit

Permalink
Add some css property
Browse files Browse the repository at this point in the history
  • Loading branch information
gajendra-ingle committed Feb 14, 2024
1 parent e475bfa commit 61ca321
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs.css
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
.container_docs{
/* border: 2px solid black; */
border: 1px solid black;
height: auto;
padding-top:50px;
text-align: center;
background-color: rgb(225, 231, 231);
border-radius: 20px;
border-radius: 10px;
width: 80%;
margin-left:auto;
margin-right: auto;
Expand Down

0 comments on commit 61ca321

Please sign in to comment.