Skip to content

Commit

Permalink
Done
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhay committed Sep 11, 2019
1 parent 11818a6 commit 0b86d92
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1951,7 +1951,7 @@ article{
}

#top-sec .image-con{
margin: 4.5%;
margin: 3%;
}

.Front-Face h3{
Expand Down
Binary file added images/curin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,10 @@ <h1>
<div class="image-con">
<img src="./images/iee.jpeg">
</div>
<div class="image-con center" >
<div class="image-con">
<img src="./images/curin.png">
</div>
<div class="image-con" >
<img src="./images/ieee-woman.png">
</div>
<div class="image-con">
Expand Down

0 comments on commit 0b86d92

Please sign in to comment.