Noclasses
Available classes are:
| Class name | Description | 
|---|---|
| .no-border | border: none | 
| .no-padding | padding: 0 | 
| .no-margin | margin: 0 | 
| .no-shadow | shadow: none | 
| .no-text-shadow | text-shadow: none | 
| .no-scroll | overflow: hidden | 
| .no-radius | border-radius: 0 | 
| .no-shrink | flex-shrink: 0 | 
| .no-grow | flex-shrink: 0 | 
| .no-letter-spacing | letter-spacing: 0 | 
| .no-wrap | white-space: nowrap; flex-wrap: nowrap; | 
| .no-underline | text-decoration: none on :hover and :focus | 




