@@ -2,10 +2,10 @@ export function CodingTimeline() {
2
2
return (
3
3
< ol className = "relative ml-3 !list-none border-l border-gray-200 dark:border-gray-700" >
4
4
< li className = "mb-10 ml-8" >
5
- < span className = "absolute -left-3 flex h -6 w-6 items-center justify-center rounded-full bg-blue-600 ring-8 ring-gray-100 dark:bg-blue-600 dark:ring-gray-900" >
5
+ < span className = "absolute -left-3 flex size -6 items-center justify-center rounded-full bg-blue-600 ring-8 ring-gray-100 dark:bg-blue-600 dark:ring-gray-900" >
6
6
< svg
7
7
aria-hidden = "true"
8
- className = "h-4 w -4 text-blue-300 dark:text-blue-300"
8
+ className = "size -4 text-blue-300 dark:text-blue-300"
9
9
fill = "currentColor"
10
10
viewBox = "0 0 16 16"
11
11
xmlns = "http://www.w3.org/2000/svg"
@@ -17,9 +17,9 @@ export function CodingTimeline() {
17
17
< h3 className = "mb-1 flex flex-col items-start text-lg font-semibold text-gray-900 dark:text-white sm:flex-row sm:items-center" >
18
18
Software Engineer - Frontend Focused
19
19
< span className = "relative my-2 mr-2 flex min-w-[105px] items-center rounded bg-blue-600 px-2.5 py-0.5 text-sm font-medium text-white dark:bg-blue-600 dark:text-white sm:my-0 sm:ml-3" >
20
- < span className = "relative mr-2 flex h-3 w -3" >
21
- < span className = "absolute inline-flex h-full w -full animate-ping rounded-full bg-lime-400 opacity-75" > </ span >
22
- < span className = "relative inline-flex h-3 w -3 rounded-full bg-lime-500" > </ span >
20
+ < span className = "relative mr-2 flex size -3" >
21
+ < span className = "absolute inline-flex size -full animate-ping rounded-full bg-lime-400 opacity-75" > </ span >
22
+ < span className = "relative inline-flex size -3 rounded-full bg-lime-500" > </ span >
23
23
</ span >
24
24
Current Role
25
25
</ span >
@@ -35,10 +35,10 @@ export function CodingTimeline() {
35
35
</ p >
36
36
</ li >
37
37
< li className = "mb-10 ml-8" >
38
- < span className = "absolute -left-3 flex h -6 w-6 items-center justify-center rounded-full bg-blue-600 ring-8 ring-gray-100 dark:bg-blue-600 dark:ring-gray-900" >
38
+ < span className = "absolute -left-3 flex size -6 items-center justify-center rounded-full bg-blue-600 ring-8 ring-gray-100 dark:bg-blue-600 dark:ring-gray-900" >
39
39
< svg
40
40
aria-hidden = "true"
41
- className = "h-4 w -4 text-blue-300 dark:text-blue-300"
41
+ className = "size -4 text-blue-300 dark:text-blue-300"
42
42
fill = "currentColor"
43
43
viewBox = "0 0 16 16"
44
44
xmlns = "http://www.w3.org/2000/svg"
@@ -61,10 +61,10 @@ export function CodingTimeline() {
61
61
</ p >
62
62
</ li >
63
63
< li className = "mb-10 ml-8" >
64
- < span className = "absolute -left-3 flex h -6 w-6 items-center justify-center rounded-full bg-blue-600 ring-8 ring-gray-100 ring-white dark:bg-blue-600 dark:ring-gray-900" >
64
+ < span className = "absolute -left-3 flex size -6 items-center justify-center rounded-full bg-blue-600 ring-8 ring-gray-100 dark:bg-blue-600 dark:ring-gray-900" >
65
65
< svg
66
66
aria-hidden = "true"
67
- className = "h-4 w -4 text-blue-300 dark:text-blue-300"
67
+ className = "size -4 text-blue-300 dark:text-blue-300"
68
68
fill = "currentColor"
69
69
viewBox = "0 0 16 16"
70
70
xmlns = "http://www.w3.org/2000/svg"
@@ -86,10 +86,10 @@ export function CodingTimeline() {
86
86
</ p >
87
87
</ li >
88
88
< li className = "mb-10 ml-8" >
89
- < span className = "absolute -left-3 flex h -6 w-6 items-center justify-center rounded-full bg-blue-600 ring-8 ring-gray-100 ring-white dark:bg-blue-600 dark:ring-gray-900" >
89
+ < span className = "absolute -left-3 flex size -6 items-center justify-center rounded-full bg-blue-600 ring-8 ring-gray-100 dark:bg-blue-600 dark:ring-gray-900" >
90
90
< svg
91
91
aria-hidden = "true"
92
- className = "h-4 w -4 text-blue-300 dark:text-blue-300"
92
+ className = "size -4 text-blue-300 dark:text-blue-300"
93
93
fill = "currentColor"
94
94
viewBox = "0 0 16 16"
95
95
xmlns = "http://www.w3.org/2000/svg"
@@ -112,10 +112,10 @@ export function CodingTimeline() {
112
112
</ p >
113
113
</ li >
114
114
< li className = "mb-10 ml-8" >
115
- < span className = "absolute -left-3 flex h -6 w-6 items-center justify-center rounded-full bg-blue-600 ring-8 ring-gray-100 ring-white dark:bg-blue-600 dark:ring-gray-900" >
115
+ < span className = "absolute -left-3 flex size -6 items-center justify-center rounded-full bg-blue-600 ring-8 ring-gray-100 dark:bg-blue-600 dark:ring-gray-900" >
116
116
< svg
117
117
aria-hidden = "true"
118
- className = "h-4 w -4 text-blue-300 dark:text-blue-300"
118
+ className = "size -4 text-blue-300 dark:text-blue-300"
119
119
fill = "currentColor"
120
120
viewBox = "0 0 16 16"
121
121
xmlns = "http://www.w3.org/2000/svg"
@@ -138,10 +138,10 @@ export function CodingTimeline() {
138
138
</ p >
139
139
</ li >
140
140
< li className = "mb-10 ml-8" >
141
- < span className = "absolute -left-3 flex h -6 w-6 items-center justify-center rounded-full bg-blue-600 ring-8 ring-gray-100 ring-white dark:bg-blue-600 dark:ring-gray-900" >
141
+ < span className = "absolute -left-3 flex size -6 items-center justify-center rounded-full bg-blue-600 ring-8 ring-gray-100 dark:bg-blue-600 dark:ring-gray-900" >
142
142
< svg
143
143
aria-hidden = "true"
144
- className = "h-4 w -4 text-blue-300 dark:text-blue-300"
144
+ className = "size -4 text-blue-300 dark:text-blue-300"
145
145
fill = "currentColor"
146
146
viewBox = "0 0 16 16"
147
147
xmlns = "http://www.w3.org/2000/svg"
@@ -164,10 +164,10 @@ export function CodingTimeline() {
164
164
</ p >
165
165
</ li >
166
166
< li className = "mb-10 ml-8" >
167
- < span className = "absolute -left-3 flex h -6 w-6 items-center justify-center rounded-full bg-blue-600 ring-8 ring-gray-100 ring-white dark:bg-blue-600 dark:ring-gray-900" >
167
+ < span className = "absolute -left-3 flex size -6 items-center justify-center rounded-full bg-blue-600 ring-8 ring-gray-100 dark:bg-blue-600 dark:ring-gray-900" >
168
168
< svg
169
169
aria-hidden = "true"
170
- className = "h-4 w -4 text-blue-300 dark:text-blue-300"
170
+ className = "size -4 text-blue-300 dark:text-blue-300"
171
171
fill = "currentColor"
172
172
viewBox = "0 0 16 16"
173
173
xmlns = "http://www.w3.org/2000/svg"
@@ -191,10 +191,10 @@ export function CodingTimeline() {
191
191
</ p >
192
192
</ li >
193
193
< li className = "ml-8" >
194
- < span className = "absolute -left-3 flex h -6 w-6 items-center justify-center rounded-full bg-blue-600 ring-8 ring-gray-100 ring-white dark:bg-blue-600 dark:ring-gray-900" >
194
+ < span className = "absolute -left-3 flex size -6 items-center justify-center rounded-full bg-blue-600 ring-8 ring-gray-100 dark:bg-blue-600 dark:ring-gray-900" >
195
195
< svg
196
196
aria-hidden = "true"
197
- className = "h-4 w -4 text-blue-300 dark:text-blue-300"
197
+ className = "size -4 text-blue-300 dark:text-blue-300"
198
198
fill = "currentColor"
199
199
viewBox = "0 0 16 16"
200
200
xmlns = "http://www.w3.org/2000/svg"
0 commit comments