Add skyspaces frame
This commit is contained in:
parent
0a017b6197
commit
4eae32da35
@ -84,6 +84,13 @@ header
|
||||
background-color: #33cc3399
|
||||
|
||||
#main-menu
|
||||
// transition: all 12s ease-out
|
||||
// padding: 40px
|
||||
// bottom: 0
|
||||
// position: relative
|
||||
// display: inline-block
|
||||
// margin-top: 15em
|
||||
// top: 97px
|
||||
flex: 1 1 auto
|
||||
font-size: 5vmin
|
||||
display: flex
|
||||
@ -149,3 +156,7 @@ footer
|
||||
img
|
||||
width: 4em
|
||||
height: 4em
|
||||
|
||||
#skyspaces
|
||||
width: 100%
|
||||
height: 100%
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#home-headline
|
||||
%h1 Thirteen <br/>Tien Len
|
||||
%h1 Web3 Social Gaming <br/>Crypto Rewards
|
||||
|
||||
#main-menu
|
||||
- if policy(:table).play_now?
|
||||
@ -20,3 +20,5 @@
|
||||
- 20.times do |i|
|
||||
.eyecandy
|
||||
= image_tag "ICYPEES-coin.png"
|
||||
|
||||
%iframe#skyspaces{allow:"camera https://www.skyspaces.net/room/a0FcUMPFUJPmTXLPOimN; microphone https://www.skyspaces.net/room/a0FcUMPFUJPmTXLPOimN", src: "https://www.skyspaces.net/room/a0FcUMPFUJPmTXLPOimN"}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user