mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-25 11:03:56 +00:00
Update style
This commit is contained in:
parent
d13aca5135
commit
2103f0ba21
2 changed files with 3 additions and 0 deletions
1
css/main.css
vendored
1
css/main.css
vendored
|
|
@ -1,3 +1,4 @@
|
|||
@import "{{ site.theme }}";
|
||||
body {
|
||||
margin: 60px auto;
|
||||
width: 70%;
|
||||
|
|
|
|||
2
index.html
vendored
2
index.html
vendored
|
|
@ -2,6 +2,8 @@
|
|||
layout: default
|
||||
title: Cloud Retro
|
||||
---
|
||||
@import "{{ site.theme }}";
|
||||
|
||||
<div class="blurb">
|
||||
<h1>Cloud Retro</h1>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/GUBrJGAxZZg" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue