File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 <br > <br > pretty-checkbox.css <br >
55</h1 >
66
7- <h4 align =" center " >A pure css library to beautify checkbox and radio buttons.</h4 >
7+ <h4 align =" center " >A pure CSS library to beautify checkbox and radio buttons.</h4 >
88
99<p align =" center " >
1010 <a href =" # " >
1414 <img src="https://img.shields.io/npm/l/pretty-checkbox.svg?style=flat-square&colorA=8033b0&colorB=75b7dd" alt="Licence">
1515 </a >
1616 <a href =" # " >
17- <img src="https://img.shields.io/github/size/lokesh-coder/ pretty-checkbox/src/pretty.min.css. svg?style=flat-square&colorA=8033b0&colorB=75b7dd" alt="Size ">
17+ <img src="https://img.shields.io/npm/dm/ pretty-checkbox. svg?style=flat-square&colorA=8033b0&colorB=75b7dd" alt="Downloads ">
1818 </a >
1919</p >
2020<br >
@@ -103,7 +103,7 @@ Pretty checkbox comes with many styles,
103103And three shapes ` p-round ` ` p-curve ` ` p-square ` (default)
104104
105105
106- #### Basic checkbox,
106+ #### Basic checkbox
107107
108108``` html
109109<div class =" pretty p-default" >
@@ -129,7 +129,7 @@ You can combine them.
129129
130130<div align =" center " ><strong >---</strong ></div >
131131
132- #### Switch checkbox,
132+ #### Switch checkbox
133133
134134Switch has three variants ` p-outline ` ` p-fill ` ` p-slim `
135135
@@ -144,7 +144,7 @@ Switch has three variants `p-outline` `p-fill` `p-slim`
144144
145145<div align =" center " ><strong >---</strong ></div >
146146
147- #### Custom Font icons,
147+ #### Custom Font icons
148148
149149``` html
150150<div class =" pretty p-icon" >
You can’t perform that action at this time.
0 commit comments