Pubilc site basically complete, apps are reasonable but could be better looking
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
class Why extends Shadow {
|
||||
render() {
|
||||
|
||||
p("The West is Falling. Why Not?")
|
||||
.x(50, vw).y(50, vh)
|
||||
.center()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user