Clear whitespace
This commit is contained in:
parent
ac43fe7a41
commit
cb3c380701
1 changed files with 0 additions and 1 deletions
|
@ -96,7 +96,6 @@ Examples:
|
||||||
(if offset (format nil " offset-~a-~d" name offset) "")))
|
(if offset (format nil " offset-~a-~d" name offset) "")))
|
||||||
""))
|
""))
|
||||||
|
|
||||||
|
|
||||||
(defun breakpoint-class (&key (kind :con) (xs nil) (sm nil) (md nil) (lg nil) (xl nil) (xxl nil))
|
(defun breakpoint-class (&key (kind :con) (xs nil) (sm nil) (md nil) (lg nil) (xl nil) (xxl nil))
|
||||||
"Generates Bootstrap class string for different kinds of elements across breakpoints.
|
"Generates Bootstrap class string for different kinds of elements across breakpoints.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue