Fix typos

This commit is contained in:
Dimitris Apostolou
2025-01-01 20:57:10 +02:00
parent 84de0d525f
commit 1e0650cdc5
5 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ a#logo span {
margin-top: 3px;
}
/* Add a space beetween icon and language choice dropdown until better solution is found */
/* Add a space between icon and language choice dropdown until better solution is found */
a.padding i.fa-language{
margin-right: 6px;
}