example: prepare text wrapping
This commit is contained in:
parent
e37caebad8
commit
b2409e1639
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
</head>
|
||||
|
||||
<body style="max-width:800px;padding:20px;margin:auto;">
|
||||
<article class="text-wrapper">
|
||||
<h1>
|
||||
Titre de niveau 1
|
||||
</h1>
|
||||
|
@ -136,5 +137,6 @@ In id suscipit elit.
|
|||
<p>
|
||||
[1] : Sed et odio volutpat, convallis est et, interdum sapien.
|
||||
</p>
|
||||
</article>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue