This commit is contained in:
Richard O'flynn 2020-11-27 09:14:34 +00:00
commit f17b35d848
4 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
/** Set to `true` to remove the right gutter */
export let noGutterRight = false;
/** Set to `true` to add top and bottom padding this column */
/** Set to `true` to add top and bottom padding to the column */
export let padding = false;
/**