Commit 56a91d6a authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Correct margins of video.

parent f244ce63
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -794,7 +794,7 @@ a {

// Some margins for the stuff on video page.
#video {
  iframe, p, h1 {
  object, p, h1 {
    margin: 15px; } }