Skip to content

Commit

Permalink
Hero Section Responsiveness Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanchuking1 committed Oct 29, 2023
1 parent efafa81 commit dcb2c0c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions css/default.css
Original file line number Diff line number Diff line change
Expand Up @@ -554,4 +554,13 @@ p, li, span, label, input, textarea {
#skills {
margin-inline: 0px;
}

#preview-shadow {
padding: 0px;
}

#preview-shadow #preview {
padding: 0px;
text-align: center;
}
}

0 comments on commit dcb2c0c

Please sign in to comment.