jank fix, need to fix later
Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>issue/index
parent
d613e3632c
commit
721d562004
|
@ -13,7 +13,7 @@ const props = Astro.props
|
|||
|
||||
<a href={props.href}>
|
||||
<div class="social-button" id={props.text}>
|
||||
<a>
|
||||
<a href={props.href}>
|
||||
<div class="social-button-icon">
|
||||
<img src={props.icon} alt={props.text}/>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue