Skip to content

Commit

Permalink
fixed default align value
Browse files Browse the repository at this point in the history
  • Loading branch information
hotdoy committed Jan 19, 2020
1 parent 9cf055c commit 008b058
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blueprints/modular/content.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ form:
header.align:
type: toggle
label: Text Alignment
highlight: content--left
default: content--left
highlight: left
default: left
options:
left: 'Left'
center: 'Center'
Expand Down

0 comments on commit 008b058

Please sign in to comment.