We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67ba416 + 21fedbf commit dfd94bcCopy full SHA for dfd94bc
modules/colors.html
@@ -2,7 +2,8 @@
2
<html lang="en-US">
3
<head>
4
<meta charset="utf-8" />
5
- <title>Color picker</title>
+ <meta name="viewport" content="width=device-width" />
6
+ <title>Color syntax converter</title>
7
<style>
8
dialog {
9
border: 1px solid;
0 commit comments