color of lang selector text

Signed-off-by: tykayn <15d65f2f-0b14-4f70-bf34-e130180ed62b@users.tedomum.net>
This commit is contained in:
tykayn 2022-02-15 12:13:12 +01:00
parent 8b499bbb98
commit 00a2dd7e1d
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
}
.lang-button {
color: $secondary_color;
color: $primary-color;
border: none;
padding: 0 1rem;
display: block;