Browse Source

Updated for new welcome styles.

pull/70/head
Joachim Bauch 11 years ago
parent
commit
57a9c97f0c
  1. 8
      src/styles/components/_presentation.scss

8
src/styles/components/_presentation.scss

@ -33,6 +33,14 @@ @@ -33,6 +33,14 @@
margin-top: 30px;
}
.presentationpane .welcome {
padding: 0 !important;
}
.presentationpane .welcome h1 {
white-space: normal;
}
.presentationpane .welcome div {
text-align: center;
}

Loading…
Cancel
Save