Skip to content

Commit

Permalink
add all
Browse files Browse the repository at this point in the history
  • Loading branch information
JaneKanso86 committed Nov 10, 2024
1 parent 67f3a21 commit d3224d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -315,12 +315,12 @@ justify-content: center;
margin-right: 24px;
margin-bottom: 15px;
background-color: #fff;
flex-basis: calc((100% - 3 * 24px) / 4);

}
.benefits-item {
display: block;
display: flex;

width: calc((100% - 72px) / 4);
}
.benefits-hhh {
display: block;
Expand Down

0 comments on commit d3224d9

Please sign in to comment.