fix: margin-left to 0
All checks were successful
Blog Test / Check-Rebuild (push) Successful in 7s
Blog Test / Build (push) Successful in 11s
Blog Test / Deploy-Test (push) Successful in 11s
Blog Test / Test (push) Successful in 3s

This commit is contained in:
2026-04-02 19:44:14 +00:00
parent 5899b75585
commit 6e94132a2f

View File

@@ -3,7 +3,7 @@
}
.lang-toggle-icon {
margin-left: auto;
margin-left: 0;
svg {
width: 64px;
height: 24px;