Skip to content

Minor edit: add viewport meta tag #126

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

Merged
merged 2 commits into from
Mar 21, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
more accurate title
  • Loading branch information
estelle authored Mar 20, 2023
commit 21fedbf4eff3533cfb06d64519d5a9d3da6823f8
2 changes: 1 addition & 1 deletion modules/colors.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Color picker</title>
<title>Color syntax converter</title>
<style>
dialog {
border: 1px solid;
Expand Down