improved margins

This commit is contained in:
2024-07-14 19:31:34 +02:00
parent a72d8b13d3
commit f9068c7b02

View File

@@ -13,6 +13,7 @@ const { key } = Astro.props;
.icon { .icon {
color: white; color: white;
margin-block: 10px; margin-block: 10px;
margin-inline: 5px;
} }
.tooltip { .tooltip {
position: relative; position: relative;