Skip to content

Commit

Permalink
better CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
TangentFoxy committed Aug 29, 2016
1 parent 807b3b7 commit 526c48c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions static/css/site.css
Expand Up @@ -32,7 +32,7 @@ body {
.yt-embed {
position: relative;
padding-bottom: 56.25%; /* 16:9 ratio */
margin-bottom: 10px; /*guesswork*/
/*margin-bottom: 1em; /*guesswork*/
}

.yt-embed iframe {
Expand All @@ -47,6 +47,7 @@ h1, h2 {
text-align: center;
}

/* DUNNO WHAT THIS WAS FOR BUT IT IS MESSING UP MY KSP STUFF
p {
margin-top: 0;
}
}*/

0 comments on commit 526c48c

Please sign in to comment.