UNPKG

@restnfeel/agentc-starter-kit

Version:

한국어 기업용 CMS 모듈 - Task Master AI와 함께 빠르게 웹사이트를 구현할 수 있는 재사용 가능한 컴포넌트 시스템

31 lines (30 loc) 642 B
.storybook-button { display: inline-block; cursor: pointer; border: 0; border-radius: 3em; font-weight: 700; line-height: 1; font-family: 'Nunito Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; } .storybook-button--primary { background-color: #555ab9; color: white; } .storybook-button--secondary { box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 0px 1px inset; background-color: transparent; color: #333; } .storybook-button--small { padding: 10px 16px; font-size: 12px; } .storybook-button--medium { padding: 11px 20px; font-size: 14px; } .storybook-button--large { padding: 12px 24px; font-size: 16px; }