From 6ef81a7500b86f78fec21a6a3b714dae90e38d6b Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Thu, 20 Jan 2022 07:46:41 +0000 Subject: [PATCH] Update 'stage.yaml' --- stage.yaml | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) 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: