added features in software development page.
This commit is contained in:
@@ -368,11 +368,15 @@
|
||||
border-radius: 10px;
|
||||
background: var(--bs-white);
|
||||
transition: 0.5s;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.feature .feature-item:hover {
|
||||
background: var(--bs-primary);
|
||||
}
|
||||
.feature .feature-item:hover h6 {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.feature .feature-item .feature-icon {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user