Skip to content

Commit dbe9887

Browse files
author
Daniel Vignes
committed
messing with landing page html
1 parent f671966 commit dbe9887

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css/login.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ a:hover {
7070
}
7171

7272
.embed-container {
73-
position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%;
73+
position: relative; padding-bottom: 30.25%; height: 0; overflow: hidden; max-width: 100%;
7474
}.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 70%; height: 70%; }

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<meta name="description" content="ChessPly - A Simple Chess Repertoire Tool">
99
<meta name="keywords" content="chess, chessply, opening, repertoire, chess repertoire, chess openings, chessply.com">
1010
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
11-
1211
<link rel="stylesheet" href="./css/home.min.css" />
1312
<link rel="stylesheet" href="./css/chessply.min.css" />
1413
<link rel="stylesheet" href="./css/login.css" />
@@ -45,6 +44,7 @@ <h3>
4544
<iframe src="https://www.youtube.com/embed/NP6WQBZEgzA?rel=0" frameborder="0" allowfullscreen></iframe>
4645
</div>
4746
</div>
47+
4848
<div class="row">
4949
<div class="inner">
5050
<div class="col">

0 commit comments

Comments
 (0)