Skip to content

Commit

Permalink
Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Sushanta-Das committed Jan 14, 2024
1 parent 4efa706 commit 3bf2077
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Binary file modified profile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ html{font-size: 13px;}
display: flex;
flex-direction: column;
gap:1vh;
border-radius: 8%;
padding: 1vh;
}

Expand Down Expand Up @@ -188,7 +189,7 @@ html{font-size: 13px;}
flex-direction: column;
justify-content: space-around;
margin-top: 5vw;
gap: 3vh;

padding: 5vw;
}
.flex-column{
Expand Down Expand Up @@ -224,6 +225,7 @@ flex-direction: column;
#Incomes{
display: flex;
gap: 6vw;
align-items: center;
}
#Incomes hr
{
Expand Down Expand Up @@ -269,6 +271,7 @@ flex-direction: column;
display: flex;
flex-direction: column;
gap: 2vh;
margin-top: 2vh;
}
#Comparing-to-peers #head {
font-weight: bold;
Expand Down Expand Up @@ -537,6 +540,7 @@ left: 27%;
}
#Incomes {
flex-direction: column;
align-items: unset;
}
#today{padding: 3vh;
background-color: #fafafa;
Expand Down

0 comments on commit 3bf2077

Please sign in to comment.