feat: menambahkan logo perusahaan dan gambar dokumentasi alumni high achievers
This commit is contained in:
@@ -593,6 +593,12 @@ a {
|
||||
justify-content: center;
|
||||
border: 3px solid var(--navy-ghost);
|
||||
margin-bottom: 12px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.achiever-avatar-circle img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
}
|
||||
.achiever-card:hover .achiever-avatar-circle {
|
||||
border-color: var(--gold-lt);
|
||||
|
||||
Reference in New Issue
Block a user