List Style Reset
CSS class to display a list without any style type or padding.
Class | Properties |
---|---|
.clean-list | list-style-type: none; padding-left: 0 !important; |
Usage
Use .clean-list
to remove the default bullets and padding.
- Apple
- Banana
- Cucumber