mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
Remove run body in almost every case
This commit is contained in:
parent
c59ae62c32
commit
e5e3e07645
36 changed files with 199 additions and 121 deletions
|
|
@ -93,8 +93,7 @@
|
|||
:class "w3-text-white w3-xlarge")))
|
||||
(setf (text-shadow txt) "2px 2px black")
|
||||
(composite-right txt :padding-class :padding-64)
|
||||
(setf (box-width image) "100%"))
|
||||
(run body))
|
||||
(setf (box-width image) "100%")))
|
||||
|
||||
(defun start-tutorial ()
|
||||
"Start turtorial."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue