Skip to content

Commit 8d939c7

Browse files
Fixed TOC order 😎
1 parent 9dd2bd0 commit 8d939c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ A collection of tips to help take your CSS skills pro.
77
1. [Vertically-Center Anything](#vertically-center-anything)
88
1. [Comma-Separated Lists](#comma-separated-lists)
99
1. [Select Items Using Negative `nth-child`](#select-items-using-negative-nth-child)
10-
1. [Text Display Optimization](#text-display-optimization)
1110
1. [Use SVG for Icons](#use-svg-for-icons)
11+
1. [Text Display Optimization](#text-display-optimization)
1212
1. [Use `max-height` for Pure CSS Sliders](#use-max-height-for-pure-css-sliders)
1313
1. [Inherit `box-sizing`](#inherit-box-sizing)
1414
1. [Equal Width Table Cells](#equal-width-table-cells)

0 commit comments

Comments
 (0)