improved margins agaaain

This commit is contained in:
2024-07-14 19:33:30 +02:00
parent f9068c7b02
commit 7c28fd5040
2 changed files with 2 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ const { key } = Astro.props;
@import "../styles/_var.scss";
.icon {
color: white;
margin-block: 10px;
margin-top: 10px;
margin-inline: 5px;
}
.tooltip {