Skip to content

Commit

Permalink
Merge pull request #674 from Suvendu-UI/main
Browse files Browse the repository at this point in the history
Changed the padding and gap of the Contact page. gssoc Display Issue …gssoc  #673
  • Loading branch information
apu52 committed May 26, 2024
2 parents 898fcc7 + ad8db75 commit 31b941e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
4 changes: 2 additions & 2 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1059,7 +1059,7 @@ ul.socials {
display: flex;
justify-content: center;
align-items: center;
margin-top: 20px;
padding-top: 5lh;
}

.owner-info {
Expand Down Expand Up @@ -1278,7 +1278,7 @@ ul.socials {
}
.animated-title > div.text-top {
border-bottom: 1vmin solid #fcf8f8;
top: 0;
padding-top: 20lh;
}
.animated-title > div.text-top div {
animation: showTopText 0.5s;
Expand Down
6 changes: 2 additions & 4 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,10 @@
<div class="text-top">
<div>
<span>Repo Owner</span>
<p>Arpan</p>
<p>Arpan Chowdhury</p>
</div>
</div>
<div class="text-bottom">
<div>Chowdhury</div>
</div>

</div>
<div class="owner-info-container" style="margin-top:340px">
<div class="owner-info" style="text-align: center;">
Expand Down

0 comments on commit 31b941e

Please sign in to comment.