Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisTsymbaliuk committed Nov 22, 2023
1 parent 937dbe7 commit b17bb8e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ ol {
padding-left: 0;
list-style-type: none;
}

img {
display: block;
}
.container {
width: 1158px;
margin-left: auto;
Expand Down Expand Up @@ -311,7 +313,6 @@ body {
.menu-team-icons {
justify-content: center;
gap: 24px;
margin-bottom: 32px;
margin-top: 8px;
display: flex;
align-items: center;
Expand Down

0 comments on commit b17bb8e

Please sign in to comment.