Skip to content

Commit

Permalink
upload style.css and image
Browse files Browse the repository at this point in the history
  • Loading branch information
Bibekmeher authored Oct 9, 2022
1 parent 8ee722a commit efd5906
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
Binary file added Bibek Kumar Meher #3/ABD.webp
Binary file not shown.
16 changes: 16 additions & 0 deletions Bibek Kumar Meher #3/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
.box {
display: flex;
align-items: center;
justify-content: center;
}
.imgcontainer {
width: 50%;
margin: auto;
}
.imgcontainer img {
display: block;
width: 100%;
max-width: 500px;
height: auto;
margin: auto;
}

0 comments on commit efd5906

Please sign in to comment.