Browse Source

Fixed css overwrite rules.

pull/87/head
Simon Eisenmann 11 years ago
parent
commit
fb0ffee5eb
  1. 4
      src/styles/components/_youtubevideo.scss
  2. 2
      static/css/main.min.css

4
src/styles/components/_youtubevideo.scss

@ -81,11 +81,11 @@ @@ -81,11 +81,11 @@
margin-top: 10px;
}
.youtubevideo .welcome-container {
.youtubevideo .welcome .welcome-container {
max-width: 700px;
}
.youtubevideo .welcome-logo {
.youtubevideo .welcome .welcome-logo {
font-size: 10em;
background: transparent;
}

2
static/css/main.min.css vendored

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save