Update size to width on some of the fields

I changed the attribute of `size` to `width` when describing the width of the field
This commit is contained in:
Rick Yentzer 2019-10-16 22:28:46 -04:00 committed by GitHub
parent 643d5ca538
commit 0c41d958e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -61,17 +61,17 @@ size = large
[fields.date]
label = Date
type = date
size = 1/4
width = 1/4
[fields.type]
label = Project type
type = string
size = 1/4
width = 1/4
[fields.website]
label = Website
type = url
size = 1/2
width = 1/2
[fields.description]
label = Description