Skip to content

Commit d78b112

Browse files
Update test.md
1 parent 8476306 commit d78b112

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/test/test.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
body {
55
--h: 212deg;
6-
--l: 83%;
6+
--l: 43%;
77
--brandColor: hsl(var(--h), 71%, var(--l));
88
font-family: Montserrat, sans-serif;
99
margin: 0;
@@ -31,7 +31,7 @@ li {
3131

3232
position: relative;
3333
counter-increment: list;
34-
max-width: 45rem;
34+
max-width: 85rem;
3535
margin: 2rem auto;
3636
padding: 2rem 1rem 1rem;
3737
box-shadow: 0.1rem 0.1rem 1.5rem rgba(0, 0, 0, 0.3);
@@ -99,7 +99,7 @@ h3::before {
9999

100100
<ol style="--length: 5" role="list">
101101
<li style="--i: 1">
102-
<style="text-align: right;"> 2024-06-18</style>
102+
<span style="text-align: right;"> 2024-06-18</span>
103103
<h3>Discovery and assessment</h3>
104104
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Adipiscing diam donec adipiscing tristique risus.</p>
105105
</li>

0 commit comments

Comments
 (0)