Skip to content

Commit

Permalink
Merge pull request #2849 from kdotmanoj/css-modification
Browse files Browse the repository at this point in the history
Resolved repetition of code
  • Loading branch information
RishabhDhawad authored Aug 14, 2024
2 parents 78dd57b + 3b0b402 commit 9368530
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ body {
}
.container {
padding: 0px;
padding-inline: 5rem;
}

.icon {
Expand Down Expand Up @@ -2756,9 +2757,6 @@ footer {
margin-block-end: 20px;
}

.container {
padding-inline: 5rem;
}
.hero-button {
padding: 0;
}
Expand Down

0 comments on commit 9368530

Please sign in to comment.