About Page Image blend #72
@@ -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 |
@@ -93,7 +93,7 @@ const Main = ({brdcum}) => {
|
||||
<a data-url="#" onClick = {() => setytShow(true)} className="popup-youtube play-button"
|
||||
data-toggle="modal"
|
||||
data-target="#myModal" title="About Video">
|
||||
<img class="mw-100" src={About2} alt="" />
|
||||
<img src={About2} alt="" />
|
||||
<div className="waves-block">
|
||||
<div className="waves wave-1"></div>
|
||||
<div className="waves wave-2"></div>
|
||||
|
||||
Reference in New Issue
Block a user