diff --git a/stage.yaml b/stage.yaml index 751d049..5e1891e 100644 --- a/stage.yaml +++ b/stage.yaml @@ -13,7 +13,7 @@ areas: type: Card layout: size: 800 - contentGutter: 20 + contentGutter: 10 blocks: - id: title type: Title @@ -37,7 +37,10 @@ areas: label: colon: false extra: Lorem ipsum; yada yada - span: 5 + extraStyle: + font-size: smaller + font-style: italic + # span: 5 - id: woot required: true type: TextInput @@ -48,7 +51,10 @@ areas: label: colon: false extra: Dude! - span: 5 + extraStyle: + font-size: smaller + font-style: italic + # span: 5 - id: rightcolumn type: Box layout: @@ -65,7 +71,10 @@ areas: label: colon: false extra: Gamma - span: 5 + extraStyle: + font-size: smaller + font-style: italic + # span: 5 - id: kappa required: true type: TextArea @@ -76,7 +85,10 @@ areas: label: colon: false extra: Mu - span: 5 + extraStyle: + font-size: smaller + font-style: italic + # span: 5 - id: bottomrow type: Box layout: