Skip to content

Commit aeae9dd

Browse files
sawa-zennecolas
authored andcommitted
Update documentation styling example
Close necolas#2137
1 parent 562db69 commit aeae9dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/docs/src/pages/docs/concepts/styling.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -340,10 +340,10 @@ Output:
340340

341341
```html
342342
<style>
343-
.rn-1mnahxq { margin-top: 0px; }
344-
.rn-61z16t { margin-right: 0px; }
345-
.rn-p1pxzi { margin-bottom: 0px; }
346-
.rn-11wrixw { margin-left: 0px; }
343+
.r-156q2ks { margin-top: 0px; }
344+
.r-61z16t { margin-right: 0px; }
345+
.r-p1pxzi { margin-bottom: 0px; }
346+
.r-11wrixw { margin-left: 0px; }
347347
</style>
348348

349349
<div class="r-156q2ks r-61z16t r-p1pxzi r-11wrixw"></div>

0 commit comments

Comments
 (0)