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 {
color: white;
margin-block: 10px;
margin-inline: 5px;
}
.tooltip {
position: relative;