Adjusted images to blend with page

This commit was merged in pull request #72.
This commit is contained in:
victorAnumudu
2023-01-27 15:44:19 +01:00
parent 70969c4cc9
commit 49403090db
5 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -2693,7 +2693,11 @@ header.fix_style.white_header {
}
.app_solution_section .app_images ul li img {
max-width: 100%;
max-width: 98%;
padding: 1%;
border-radius: 15px;
box-shadow: 0px 0px 30px #c1dec9;
filter: grayscale(40%);
}
.app_solution_section .app_images li:first-child {
Binary file not shown.

Before

Width:  |  Height:  |  Size: 169 KiB

After

Width:  |  Height:  |  Size: 152 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 161 KiB

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 42 KiB