Nadia
Staff member
Offline
Taruh di atas </head>
Code:
<style>
.button-api-frame{
height : 85px;
}
@media only screen and (max-width: 500px) {
.button-api-frame{
height : 100%;
}
}
</style>