changed size of friendbuttons
This commit is contained in:
parent
e161574678
commit
da12370206
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue