Skip to content

Commit

Permalink
Updates based on feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
GomezIvann committed Jan 29, 2024
1 parent e4ff185 commit 18ec176
Showing 1 changed file with 0 additions and 45 deletions.
45 changes: 0 additions & 45 deletions website/screens/components/heading/specs/HeadingSpecsPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,15 +75,6 @@ const sections = [
<Code>font-normal</Code>
</td>
</tr>
<tr>
<td>
<Code>text-transform</Code>
</td>
<td>initial</td>
<td>
<Code>font-transform-initial</Code>
</td>
</tr>
<tr>
<td>
<Code>letter-spacing</Code>
Expand Down Expand Up @@ -145,15 +136,6 @@ const sections = [
<Code>font-normal</Code>
</td>
</tr>
<tr>
<td>
<Code>text-transform</Code>
</td>
<td>initial</td>
<td>
<Code>font-transform-initial</Code>
</td>
</tr>
<tr>
<td>
<Code>letter-spacing</Code>
Expand Down Expand Up @@ -215,15 +197,6 @@ const sections = [
<Code>font-normal</Code>
</td>
</tr>
<tr>
<td>
<Code>text-transform</Code>
</td>
<td>initial</td>
<td>
<Code>font-transform-initial</Code>
</td>
</tr>
<tr>
<td>
<Code>letter-spacing</Code>
Expand Down Expand Up @@ -285,15 +258,6 @@ const sections = [
<Code>font-normal</Code>
</td>
</tr>
<tr>
<td>
<Code>text-transform</Code>
</td>
<td>initial</td>
<td>
<Code>font-transform-initial</Code>
</td>
</tr>
<tr>
<td>
<Code>letter-spacing</Code>
Expand Down Expand Up @@ -355,15 +319,6 @@ const sections = [
<Code>font-normal</Code>
</td>
</tr>
<tr>
<td>
<Code>text-transform</Code>
</td>
<td>initial</td>
<td>
<Code>font-transform-initial</Code>
</td>
</tr>
<tr>
<td>
<Code>letter-spacing</Code>
Expand Down

0 comments on commit 18ec176

Please sign in to comment.