Add skyspaces frame
This commit is contained in:
parent
0a017b6197
commit
4eae32da35
@ -84,6 +84,13 @@ header
|
|||||||
background-color: #33cc3399
|
background-color: #33cc3399
|
||||||
|
|
||||||
#main-menu
|
#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
|
flex: 1 1 auto
|
||||||
font-size: 5vmin
|
font-size: 5vmin
|
||||||
display: flex
|
display: flex
|
||||||
@ -149,3 +156,7 @@ footer
|
|||||||
img
|
img
|
||||||
width: 4em
|
width: 4em
|
||||||
height: 4em
|
height: 4em
|
||||||
|
|
||||||
|
#skyspaces
|
||||||
|
width: 100%
|
||||||
|
height: 100%
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
#home-headline
|
#home-headline
|
||||||
%h1 Thirteen <br/>Tien Len
|
%h1 Web3 Social Gaming <br/>Crypto Rewards
|
||||||
|
|
||||||
#main-menu
|
#main-menu
|
||||||
- if policy(:table).play_now?
|
- if policy(:table).play_now?
|
||||||
@ -20,3 +20,5 @@
|
|||||||
- 20.times do |i|
|
- 20.times do |i|
|
||||||
.eyecandy
|
.eyecandy
|
||||||
= image_tag "ICYPEES-coin.png"
|
= 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