<button class="btn btn-secondary btn-small " type="button">
		<span class="btn__inner">
				<span class="btn__text">Small Buttons</span>
			
		</span>	
</button>
        
    
        {{> @button}}
    
        
            
            {
  "text": "Small Buttons",
  "className": "btn-secondary btn-small",
  "type": "button"
}
            
        
    
Any button can be made smaller by adding the class .btn-small