This commit is contained in:
gurusabarish
2021-09-20 23:29:27 +05:30
parent 1f867d7f28
commit c6d520c6e7
4 changed files with 8 additions and 4 deletions
+4 -2
View File
@@ -143,14 +143,14 @@ a:hover {
opacity: 0.9;
}
.bg-pro img {
height: 250px;
height: 300px;
width: 100%;
border-radius: 0.5rem !important;
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.content-pro {
height: 250px;
height: 300px;
background-color: #e5e4e2 !important;
border-top-right-radius: 0.5rem !important;
border-bottom-right-radius: 0.5rem !important;
@@ -176,9 +176,11 @@ a:hover {
margin-right: 10% !important;
}
.bg-pro img {
height: 250px;
border-radius: 0.5rem !important;
}
.content-pro {
height: 250px;
background-color: transparent !important;
position: absolute;
top: 8px;