toggle styled but no functionality
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
.langSelect {
|
||||
grid-area: 8 / 1 / 9 / 4;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
gap: 1rem;
|
||||
}
|
||||
|
||||
.eng,
|
||||
.ger {
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user