File tree Expand file tree Collapse file tree 1 file changed +0
-25
lines changed Expand file tree Collapse file tree 1 file changed +0
-25
lines changed Original file line number Diff line number Diff line change @@ -21,31 +21,6 @@ features:
2121 </tr>
2222 </thead>
2323 <tbody class="align-baseline">
24- <tr>
25- <td class="p-2 border-t border-smoke font-mono text-xs text-purple-dark">.double-solid</td>
26- <td class="p-2 border-t border-smoke font-mono text-xs text-blue-dark">border-style: double;</td>
27- <td class="p-2 border-t border-smoke text-sm text-grey-darker">Sets the border style on an element to double.</td>
28- </tr>
29- <tr>
30- <td class="p-2 border-t border-smoke font-mono text-xs text-purple-dark">.groove-solid</td>
31- <td class="p-2 border-t border-smoke font-mono text-xs text-blue-dark">border-style: groove;</td>
32- <td class="p-2 border-t border-smoke text-sm text-grey-darker">Sets the border style on an element to groove.</td>
33- </tr>
34- <tr>
35- <td class="p-2 border-t border-smoke font-mono text-xs text-purple-dark">.ridge-solid</td>
36- <td class="p-2 border-t border-smoke font-mono text-xs text-blue-dark">border-style: ridge;</td>
37- <td class="p-2 border-t border-smoke text-sm text-grey-darker">Sets the border style on an element to ridge.</td>
38- </tr>
39- <tr>
40- <td class="p-2 border-t border-smoke font-mono text-xs text-purple-dark">.inset-solid</td>
41- <td class="p-2 border-t border-smoke font-mono text-xs text-blue-dark">border-style: inset;</td>
42- <td class="p-2 border-t border-smoke text-sm text-grey-darker">Sets the border style on an element to inset.</td>
43- </tr>
44- <tr>
45- <td class="p-2 border-t border-smoke font-mono text-xs text-purple-dark">.outset-solid</td>
46- <td class="p-2 border-t border-smoke font-mono text-xs text-blue-dark">border-style: outset;</td>
47- <td class="p-2 border-t border-smoke text-sm text-grey-darker">Sets the border style on an element to outset.</td>
48- </tr>
4924 <tr>
5025 <td class="p-2 border-t border-smoke font-mono text-xs text-purple-dark">.border-solid</td>
5126 <td class="p-2 border-t border-smoke font-mono text-xs text-blue-dark">border-style: solid;</td>
You can’t perform that action at this time.
0 commit comments