We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1397fa5 commit ba7da05Copy full SHA for ba7da05
example.html
@@ -106,7 +106,7 @@ <h1>🛸 Scoped style using .me</h1>
106
<div>
107
<style>
108
.me { --color: hsl(264 80% 50%); font-family: sans-serif; margin: 20px }
109
- .me div { margin: 20px }
+ .me div { margin: 0 20px }
110
.me div div ul { display: inline }
111
.me div ul li { display: inline-block; width: 140px; text-align: center; background: #444; border-radius: 5px; padding: 10px; margin: 10px 10px }
112
</style>
0 commit comments