mirror of
https://github.com/tachyons-css/tachyons.git
synced 2026-02-06 15:16:43 +00:00
15 lines
121 B
CSS
15 lines
121 B
CSS
/*!!!
|
|
|
|
# LISTS
|
|
|
|
### Docs
|
|
|
|
http://tachyons.io/docs/elements/lists/
|
|
|
|
### Base
|
|
|
|
- list
|
|
*/
|
|
|
|
.list { list-style-type: none; }
|