changed size of friendbuttons

This commit is contained in:
elh 2024-06-22 15:58:57 -04:00
parent e161574678
commit da12370206

View file

@ -8,7 +8,7 @@ const { website, image, name }=Astro.props
<style> <style>
.image{border-radius: 100%; .image{border-radius: 100%;
width: 10%; width: 8%;
} }
a{text-decoration: none;} a{text-decoration: none;}
.image:hover { .image:hover {