chore(friends.astro):

Doube size of my own button to keep styling consistent
This commit is contained in:
Aria 2024-12-27 14:32:14 +11:00
parent ebc6168caa
commit 9319d53bc9
Signed by: aria
GPG key ID: 19AB7AA462B8AB3B
2 changed files with 1 additions and 1 deletions

View file

@ -11,7 +11,6 @@ const { name, image, target } = Astro.props;
width: 176px;
min-height: 31px;
height: 62px;
scale: initial;
padding: 4px;
}
</style>