Align auth lang switch next to title
This commit is contained in:
@@ -15,3 +15,10 @@
|
||||
height: auto;
|
||||
filter: drop-shadow(0 6px 16px rgba(0, 0, 0, 0.25));
|
||||
}
|
||||
|
||||
.auth-title-row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
gap: 12px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user