We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
how to make it responsinve?
I tried to add meta like this main.html
<head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title>Lyburan</title> </head> <body> <div id="render-target"></div> </body>
but still not responsive
The text was updated successfully, but these errors were encountered:
I'm not sure what you want to make responsive. Maybe this example page helps: https://semantic-ui.com/examples/responsive.html
Sorry, something went wrong.
No branches or pull requests
how to make it responsinve?
I tried to add meta like this
main.html
but still not responsive
The text was updated successfully, but these errors were encountered: