Fix buttons
This commit is contained in:
parent
6cb971b5a5
commit
eed637c725
|
@ -38,7 +38,7 @@ const { title, icon, class: className, ariaLabel, id } = Astro.props;
|
|||
place-items: center;
|
||||
place-content: center;
|
||||
gap: 1em;
|
||||
white-space: pre;
|
||||
white-space: nowrap;
|
||||
|
||||
font-variation-settings: "wght" 700;
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Reference in New Issue