Skip to content
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

Why my web not responsive? #129

Open
yozawiratama opened this issue Feb 15, 2018 · 1 comment
Open

Why my web not responsive? #129

yozawiratama opened this issue Feb 15, 2018 · 1 comment

Comments

@yozawiratama
Copy link

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

@nooitaf
Copy link
Member

nooitaf commented Feb 17, 2018

I'm not sure what you want to make responsive.
Maybe this example page helps: https://semantic-ui.com/examples/responsive.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants