center align navigation icon to text

This commit is contained in:
2025-08-18 18:14:26 +02:00
parent 0fbade138d
commit 9f55fe687d

View File

@@ -129,6 +129,7 @@
.link {
opacity: 1;
left: calc(100% - 1rem);
top: 2px;
fill: var(--color);
}
}