Update projects section

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2023-08-07 00:09:39 +06:00
parent a0a50736de
commit 9bfbcfca44
3 changed files with 56 additions and 110 deletions

View file

@ -3,17 +3,16 @@
transition: all 0.3s ease-out;
overflow: hidden;
&:hover,&:focus {
&:hover,
&:focus {
box-shadow: 0px 8px 56px rgba(15, 80, 100, 0.16);
border: 1px solid #fff;
transition: all 0.3s ease-out;
}
.card-head{
.card-head {
height: 172px;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
@ -34,6 +33,10 @@
width: 24px;
height: 24px;
}
.card-footer {
background: #fff;
}
}
.post-card {
@ -72,7 +75,6 @@
}
}
.card-footer {
background: #fff;
margin-top: auto;
span {