We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dd2bd0 commit 8d939c7Copy full SHA for 8d939c7
‎README.md‎
@@ -7,8 +7,8 @@ A collection of tips to help take your CSS skills pro.
7
1. [Vertically-Center Anything](#vertically-center-anything)
8
1. [Comma-Separated Lists](#comma-separated-lists)
9
1. [Select Items Using Negative `nth-child`](#select-items-using-negative-nth-child)
10
-1. [Text Display Optimization](#text-display-optimization)
11
1. [Use SVG for Icons](#use-svg-for-icons)
+1. [Text Display Optimization](#text-display-optimization)
12
1. [Use `max-height` for Pure CSS Sliders](#use-max-height-for-pure-css-sliders)
13
1. [Inherit `box-sizing`](#inherit-box-sizing)
14
1. [Equal Width Table Cells](#equal-width-table-cells)
0 commit comments