Skip to content

Commit

Permalink
Stylingfor About Me Section Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanchuking1 committed Oct 28, 2023
1 parent 5763955 commit efafa81
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions css/default.css
Original file line number Diff line number Diff line change
Expand Up @@ -541,4 +541,17 @@ p, li, span, label, input, textarea {
.oracle-icon {
line-height: 2em;
}

.hackathons ul {
padding-inline: 20px;
}

.about-me {
text-align: center;
padding-inline: 20px;
}

#skills {
margin-inline: 0px;
}
}

0 comments on commit efafa81

Please sign in to comment.