Styling
This commit is contained in:
@@ -12,8 +12,9 @@ class Why extends Shadow {
|
||||
|
||||
<br><br> -- Sam Russell, Founder
|
||||
`)
|
||||
.x(50, vw).y(55, vh)
|
||||
.center()
|
||||
.marginTop(window.isMobile() ? 20 : 30, vh)
|
||||
.marginHorizontal(window.isMobile() ? 10 : 20, vw)
|
||||
.marginBottom(20, vh)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user