# Size Card has `small`, `medium`, `large`, `huge` sizes. ```html Card Content Card Content Card Content Card Content ``` ```css .n-card { margin-bottom: 12px; } ```