Allign Link to end

This commit is contained in:
2026-05-06 14:29:03 +02:00
parent c7ea4d23af
commit 755c297486
+2 -1
View File
@@ -1,7 +1,8 @@
.global-nav {
display: flex;
justify-content: center;
justify-content: end;
padding: 10px 0;
margin-right: 40px;
}
.global-nav ul {