change background format kad

This commit is contained in:
hayatie
2025-12-09 12:00:38 +08:00
parent 32a4cc9221
commit 90177859aa
2 changed files with 3 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1010 KiB

@@ -390,7 +390,8 @@ export default {
color: whitesmoke;
cursor: pointer;
transition: transform 0.25s ease, box-shadow 0.25s ease;
background-image: url('/images/kad_bg.jpeg');
background-image: url('/images/kad_bg.png');
background-size: 80%;
background-size: cover;
background-position: center;
}
@@ -403,6 +404,7 @@ export default {
}
}
.kad-logo {
position: absolute;
/* place inside kad-anggota */