Browse Source

Updated for new welcome styles.

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

8
src/styles/components/_presentation.scss

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

Loading…
Cancel
Save