Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
EuJinnLucaShow committed Dec 12, 2022
1 parent c76176e commit 9aa6c07
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 14 deletions.
3 changes: 0 additions & 3 deletions css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,6 @@ header .container {
.features__list {
display: flex;
}

.features__list > li:not(:last-child) {
margin-right: 30px;
}
Expand Down Expand Up @@ -294,7 +293,6 @@ header .container {
.about__list {
display: flex;
}

.about__list > li:not(:last-child) {
margin-right: 30px;
}
Expand Down Expand Up @@ -341,7 +339,6 @@ header .container {
.team__list {
display: flex;
}

.team__list > li:not(:last-child) {
margin-right: 30px;
}
Expand Down
2 changes: 1 addition & 1 deletion css/main.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9aa6c07

Please sign in to comment.