Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
HeorhiiZemlianko authored Nov 15, 2023
1 parent 2eb5bbb commit 905db61
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,16 @@ button:hover {
border-radius: 5px;
max-width: 100%;
}
.three-image {
display: flex;
justify-content: space-between;
align-items: center;
}

.three-image img {
max-width: 100%;
height: auto;
}

.right-image-post h4,
.left-image-post h4 {
Expand Down

0 comments on commit 905db61

Please sign in to comment.