Fix buttons

This commit is contained in:
DrMint 2024-06-02 10:04:15 +02:00
parent 6cb971b5a5
commit eed637c725
1 changed files with 1 additions and 1 deletions

View File

@ -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;