Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
adititapariya committed Mar 16, 2024
1 parent d1ee980 commit 8c7ded5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file removed images/SWEEP/Team_Gujcost.jpg
Binary file not shown.
Binary file added images/SWEEP/Team_Samsung_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions index.css
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ body
.main-div{
width: 100%;
height: 100vh;
background-image: url(images/SWEEP/Team_Gujcost.jpg);
background-image: url(images/SWEEP/Team_Samsung_1.jpg);
background-size:contain;
background-position:center;
background-repeat: no-repeat;
Expand Down Expand Up @@ -401,7 +401,7 @@ body
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) inset, 0px 0px 0px 0px rgba(0, 0, 0, 0) inset;
} */
.main-div{
background-image: url(images/SWEEP/Team_Gujcost.jpg);
background-image: url(images/SWEEP/Team_Samsung_1.jpg);
height: 130vw;
/* background-position: bottom;
box-shadow: 0px 1vw 70vw 1vw rgb(0 0 0) inset, 0px 1vw 5vw 1vw rgb(0 0 0) inset; */
Expand Down

0 comments on commit 8c7ded5

Please sign in to comment.