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.
1 parent 63f4100 commit 0b3e8ffCopy full SHA for 0b3e8ff
src/style.css
@@ -566,6 +566,17 @@ a {
566
position: absolute;
567
}
568
569
+ .colors {
570
+ flex-direction: column;
571
+ }
572
+
573
+ .colors .preview {
574
+ width: 150px;
575
+ height: 20px;
576
+ margin-top: 20px;
577
+ margin-bottom: 20px;
578
579
580
.output,
581
.input {
582
padding: 2rem 0.3rem 2rem 0.3rem;
0 commit comments