8 lines
102 B
CSS
8 lines
102 B
CSS
/*
|
|
|
|
LISTS
|
|
http://tachyons.io/docs/elements/lists/
|
|
|
|
*/
|
|
|
|
.list { list-style-type: none; }
|