-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added language switcher #101
Conversation
c05f601
to
31f9e5e
Compare
Deploying with Cloudflare Pages
|
a269c88
to
140625f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check the comment
transform: scaleX(-1); | ||
} | ||
} | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pallavikadam-srijan why we are using the nesting in scss...can't we keep the dropdown-btn outside of dropdown-language
76a3084
to
a852317
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check the comment
display: inline-block; | ||
position: relative; | ||
|
||
.dropdown-btn { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pallavikadam-srijan can you also please keep this dropdown-btn outside of dropdown-language
a852317
to
c5acb26
Compare
Created a language switcher.